diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2019-02-25 15:14:53 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2019-02-25 15:14:53 -0800 |
commit | d4015a7f0609f12a5f7be4c794e5c5eaf2c748d5 (patch) | |
tree | e7dec5d02c596de76602c623032020cd7edeb27c /activesupport/Rakefile | |
parent | a92e5eb4ae566b973ebb6fcf85d9d4d6e6fffcb0 (diff) | |
download | rails-d4015a7f0609f12a5f7be4c794e5c5eaf2c748d5.tar.gz rails-d4015a7f0609f12a5f7be4c794e5c5eaf2c748d5.tar.bz2 rails-d4015a7f0609f12a5f7be4c794e5c5eaf2c748d5.zip |
Pass locals in to the template object on construction
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.
Diffstat (limited to 'activesupport/Rakefile')
0 files changed, 0 insertions, 0 deletions