diff options
| author | José Valim <jose.valim@gmail.com> | 2010-08-24 16:42:14 -0300 |
|---|---|---|
| committer | José Valim <jose.valim@gmail.com> | 2010-08-24 16:58:25 -0300 |
| commit | e197d6f34b72cd96ffc5c6680ed8d433f1b1c4db (patch) | |
| tree | 903346f50be3ec7ef5ade287aca8a1c02e3ec335 /railties/lib/rails/deprecation.rb | |
| parent | 4a90ecb3adff8426aeddee0594c2b68f408e4af1 (diff) | |
| download | rails-e197d6f34b72cd96ffc5c6680ed8d433f1b1c4db.tar.gz rails-e197d6f34b72cd96ffc5c6680ed8d433f1b1c4db.tar.bz2 rails-e197d6f34b72cd96ffc5c6680ed8d433f1b1c4db.zip | |
Finally fix the bug where symbols and strings were not having the same behavior in the router.
If you were using symbols before for methods like match/get/post/put/delete, it is likely that this commit will break your routes.
Everything should behave the same if you are using strings, if not, please open up a ticket.
Diffstat (limited to 'railties/lib/rails/deprecation.rb')
0 files changed, 0 insertions, 0 deletions
