diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-08 16:34:34 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-08 16:34:34 -0700 |
commit | dc1b937db780155089fce522f03d340e62f5df36 (patch) | |
tree | bb05915ffe93f9a837bf556c7b1929a0dee27023 /actionmailer/bin | |
parent | 175e92c9ac674536ad6c54937b54ef2e77217f08 (diff) | |
download | rails-dc1b937db780155089fce522f03d340e62f5df36.tar.gz rails-dc1b937db780155089fce522f03d340e62f5df36.tar.bz2 rails-dc1b937db780155089fce522f03d340e62f5df36.zip |
Remove `defaults` hash from `Dispatcher`
`Dispatcher` doesn't need to hold on to the defaults hash. It only used
the hash to determine whether or not it should raise an exception if
there is a name error. We can pass that in further up the stack and
alleviate Dispatcher from knowing about that hash.
Diffstat (limited to 'actionmailer/bin')
0 files changed, 0 insertions, 0 deletions