mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
d4015a7f06
This commit ensures that locals are passed in to the template objects when they are constructed, then removes the `locals=` mutator on the template object. This means we don't need to mutate Template objects with locals in the `decorate` method. |
||
---|---|---|
.. | ||
capture_test.rb | ||
layout_test.rb | ||
render_test.rb | ||
view_paths_test.rb |