Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce object allocation | Akira Matsuda | 2014-10-25 | 1 | -1/+5 |
* | Reduce object allocation | Akira Matsuda | 2014-10-25 | 1 | -1/+1 |
* | Use #tr instead of #gsub where possible | Alex Weidmann | 2014-10-02 | 1 | -1/+1 |
* | use tr instead of gsub when possible | Adrian Rangel | 2014-10-01 | 1 | -1/+1 |
* | remove useless parameter | Aaron Patterson | 2014-08-27 | 1 | -2/+2 |
* | remove dead code | Aaron Patterson | 2014-08-27 | 1 | -12/+2 |
* | Add variants to Template class | Łukasz Strzałkowski | 2014-03-14 | 1 | -1/+2 |
* | Introduce `render :html` for render HTML string | Prem Sichanugrist | 2014-02-18 | 1 | -0/+1 |
* | Avoid unnecessary catching of Exception instead of StandardError (converting ... | stopdropandrew | 2013-10-24 | 1 | -2/+2 |
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+340 |