This project is archived and is in readonly mode.
[PATCH] scope_key_by_partial fix for Ruby 1.9 when there's virtual_path
Reported by Santiago Pastorino | March 16th, 2010 @ 11:03 PM | in 3.0.2
This commit makes scope_key_by_partial use Array#join instead of
Array#to_s on Ruby 1.9.
That's for master
Comments and changes to this ticket
-
Repository March 16th, 2010 @ 11:08 PM
- State changed from open to committed
(from [9cfa87519d841dabeb7f9887e88850db27298fd0]) scope_key_by_partial fix for Ruby 1.9 when there's virtual_path
[#4202 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/9cfa87519d841dabeb7f9887e88850... -
Santiago Pastorino March 16th, 2010 @ 11:17 PM
- State changed from committed to open
Added the fogotten fixture
-
Repository March 16th, 2010 @ 11:20 PM
- State changed from open to resolved
(from [0c1ac36ccb7d72f3d17d950d030442a7e83d0708]) scope_key_by_partial fix for Ruby 1.9 when there's virtual_path [#4202 state:resolved]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/0c1ac36ccb7d72f3d17d950d030442... -
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Low
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Attachments
Tags
Referenced by
- 4202 [PATCH] scope_key_by_partial fix for Ruby 1.9 when there's virtual_path [#4202 state:committed]
- 4202 [PATCH] scope_key_by_partial fix for Ruby 1.9 when there's virtual_path (from [0c1ac36ccb7d72f3d17d950d030442a7e83d0708]) scope_k...