rails--rails/actionview/lib
John Hawthorn 94643fde8f Reuse view_context_class when possible
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.
2022-01-06 10:23:59 -08:00
..
action_view Reuse view_context_class when possible 2022-01-06 10:23:59 -08:00
action_view.rb Bump license years to 2022 [ci-skip] 2022-01-01 15:22:15 +09:00