Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make collection and collection_from_object methods return an array | Santiago Pastorino | 2010-11-13 | 1 | -3/+4 |
* | extract formats_regexp as a method | Santiago Pastorino | 2010-10-16 | 1 | -2/+5 |
* | There's no need now to expose lookup_context as an external API | Santiago Pastorino | 2010-10-16 | 1 | -3/+1 |
* | Delegate freeze_formats to lookup_context | Santiago Pastorino | 2010-10-16 | 2 | -4/+4 |
* | Remove the :vew attr_reader from ActionView::AbstractRenderer [#5819 state:re... | Jeff Kreeftmeijer | 2010-10-16 | 1 | -1/+1 |
* | Remove :cache => true on lookup templates initialization. | José Valim | 2010-10-14 | 1 | -1/+1 |
* | render :once should consider the current controller prefix. | José Valim | 2010-10-14 | 2 | -3/+4 |
* | Use identifiers for template equality. | José Valim | 2010-10-10 | 1 | -1/+1 |
* | Add support to render :once. | José Valim | 2010-10-10 | 3 | -28/+58 |
* | Clean up the house before moving in the new furniture. | José Valim | 2010-10-10 | 3 | -0/+269 |