aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/routing.md
diff options
context:
space:
mode:
authorAaron Patterson <aaron.patterson@gmail.com>2015-08-08 16:34:34 -0700
committerAaron Patterson <aaron.patterson@gmail.com>2015-08-08 16:34:34 -0700
commitdc1b937db780155089fce522f03d340e62f5df36 (patch)
treebb05915ffe93f9a837bf556c7b1929a0dee27023 /guides/source/routing.md
parent175e92c9ac674536ad6c54937b54ef2e77217f08 (diff)
downloadrails-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 'guides/source/routing.md')
0 files changed, 0 insertions, 0 deletions