diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2012-01-03 14:00:24 -0800 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2012-01-03 14:00:24 -0800 |
commit | 63f7a61246aa570ed6891cdd225df8d67e4ecc13 (patch) | |
tree | c8641b3cf2b5f1eb941729d1c1e4f5d409e34e37 /railties | |
parent | e9122112facf56131d4bf0739382d9235582f8c0 (diff) | |
download | rails-63f7a61246aa570ed6891cdd225df8d67e4ecc13.tar.gz rails-63f7a61246aa570ed6891cdd225df8d67e4ecc13.tar.bz2 rails-63f7a61246aa570ed6891cdd225df8d67e4ecc13.zip |
When generating routes, the last defined named route wins. This is in
contrast to route recognition where the first recognized route wins.
This behavior will not exist in Rails 4.0.
See:
https://github.com/rails/rails/issues/4245
https://github.com/rails/rails/issues/4164
Diffstat (limited to 'railties')
0 files changed, 0 insertions, 0 deletions