Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add nodoc to private constant [ci skip] | Rafael Mendonça França | 2015-02-18 | 1 | -1/+1 |
* | Improve documentation of local_assigns | Rafael Mendonça França | 2015-02-18 | 1 | -7/+13 |
* | Merge pull request #15700 from maurogeorge/guides-local_assigns | Rafael Mendonça França | 2015-02-18 | 1 | -0/+7 |
|\ | |||||
| * | Add RDoc about local_assigns | Mauro George | 2014-06-13 | 1 | -0/+7 |
* | | 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 |