diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2019-02-25 16:33:05 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2019-02-25 16:33:05 -0800 |
commit | 9a343d148b96874a231b87906c9d6499b5e0b64a (patch) | |
tree | 929e172f35029976508c0603f0d923321bc530c4 /rails.gemspec | |
parent | d4015a7f0609f12a5f7be4c794e5c5eaf2c748d5 (diff) | |
download | rails-9a343d148b96874a231b87906c9d6499b5e0b64a.tar.gz rails-9a343d148b96874a231b87906c9d6499b5e0b64a.tar.bz2 rails-9a343d148b96874a231b87906c9d6499b5e0b64a.zip |
Don't mutate `virtual_path`, remove `decorate`
`virtual_path` is calculated in the constructor when the Template object
is allocated. We don't actually need to set it in the `decorate`
method. That means we can remove the decorate method all together.
Diffstat (limited to 'rails.gemspec')
0 files changed, 0 insertions, 0 deletions