| Commit message (Expand) | Author | Age | Files | Lines |
* | code gardening: removes redundant selfs | Xavier Noria | 2016-08-08 | 1 | -2/+1 |
* | applies new string literal convention in actionview/lib | Xavier Noria | 2016-08-06 | 1 | -9/+9 |
* | Make collection caching explicit. | Kasper Timm Hansen | 2016-02-20 | 1 | -23/+0 |
* | Deprecate exception#original_exception in favor of exception#cause | Yuki Nishijima | 2015-11-03 | 1 | -1/+1 |
* | adding description of return value [ci skip] | amitkumarsuroliya | 2015-09-03 | 1 | -1/+1 |
* | Cut string ActionView template allocations | schneems | 2015-07-29 | 1 | -2/+7 |
* | Freeze string literals when not mutated. | schneems | 2015-07-19 | 1 | -4/+4 |
* | Support explicit defintion of resouce name for collection caching. | Dov Murik | 2015-07-07 | 1 | -4/+13 |
* | Merge pull request #18948 from kaspth/automatic-collection-caching | Rafael Mendonça França | 2015-02-25 | 1 | -0/+14 |
|\ |
|
| * | Collections automatically cache and fetch partials. | Kasper Timm Hansen | 2015-02-21 | 1 | -0/+14 |
* | | 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 |