mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
94643fde8f
The generated view context classes tend to be fairly complex and use a lot of memory. Similar to how we only generate new helper classes when necessary (see https://github.com/rails/rails/pull/40204) we should be doing the same for view context classes. |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |