1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view/renderer
Santiago Pastorino 27f4ffd11a Make collection and collection_from_object methods return an array
This transforms for instance scoped objects into arrays and avoid unneeded queries

[#5958 state:committed]
2010-11-13 04:02:57 -02:00
..
abstract_renderer.rb extract formats_regexp as a method 2010-10-16 14:12:41 -02:00
partial_renderer.rb Make collection and collection_from_object methods return an array 2010-11-13 04:02:57 -02:00
template_renderer.rb Delegate freeze_formats to lookup_context 2010-10-16 13:39:11 -02:00