[1.9] Rails Object#to_param appears to lose values for a Hash
-------------------------------------------------------------
Key: JRUBY-5302
URL: http://jira.codehaus.org/browse/JRUBY-5302
Project: JRuby
Issue Type: Bug
Components: Core Classes/Modules, Ruby 1.9
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
Fix For: JRuby 1.6
Example (this should produce "10=20"):
{noformat}
~/projects/rails/activesupport ➔ jruby --1.9 -w -Ilib:test
-ractive_support/core_ext/object/conversions -e "p({10 => 20}.to_param)"
"10="
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email