diff options
author | Sven Fuchs <svenfuchs@artweb-design.de> | 2008-05-13 22:04:20 +0200 |
---|---|---|
committer | Pratik Naik <pratiknaik@gmail.com> | 2008-05-16 17:36:09 +0100 |
commit | 345f030c5b6c0a28ddde56c80a1112b00d345c79 (patch) | |
tree | 710430c54edfa4c1f145fdad150ea184fc2cc0d1 /activerecord/lib/activerecord.rb | |
parent | 77f873acf2f1fb4533dfca6b26b965a115ebbc54 (diff) | |
download | rails-345f030c5b6c0a28ddde56c80a1112b00d345c79.tar.gz rails-345f030c5b6c0a28ddde56c80a1112b00d345c79.tar.bz2 rails-345f030c5b6c0a28ddde56c80a1112b00d345c79.zip |
Ensure routing generator works with non-string keys. [#172 state:resolved]
Make sure that (with recent correction to globbed parameter escaping) non-string
values can still be passed route generation helpers for globbed route segments.
For example, foo_path([1, 2, 3]) should still work for a route like map.foo "*globbed"
by implicitely calling to_s on the Fixnums.
Signed-off-by: Pratik Naik <pratiknaik@gmail.com>
Diffstat (limited to 'activerecord/lib/activerecord.rb')
0 files changed, 0 insertions, 0 deletions