This project is archived and is in readonly mode.
Changeset [6643929d5abb16d2a246ece21df62268d2c9ad57] by Xavier Noria
September 27th, 2010 @ 11:33 PM
let Hash#to_param and Hash#to_query sort again
This was a regression introduced in
5c858220085dc4ddc1bec496747059dfbe32f1da. We bring
sorting back because people rely on it, eg for constructing
consistent cache keys.
http://github.com/rails/rails/commit/6643929d5abb16d2a246ece21df622...
Committed by Xavier Noria
- M activesupport/lib/active_support/core_ext/object/to_param.rb
- M activesupport/test/core_ext/hash_ext_test.rb
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>