diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-07-29 23:18:33 -0300 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-07-29 23:18:33 -0300 |
commit | 92c5a2244ec3e58fd5e70e7dd2d7882b80183c80 (patch) | |
tree | 62de003cb6d3c5f1088bf9a98d06891ff4927833 /activesupport/lib/active_support/inflections.rb | |
parent | fbaae891ac5361a03aaea07bc95bc11b3c6e11fd (diff) | |
download | rails-92c5a2244ec3e58fd5e70e7dd2d7882b80183c80.tar.gz rails-92c5a2244ec3e58fd5e70e7dd2d7882b80183c80.tar.bz2 rails-92c5a2244ec3e58fd5e70e7dd2d7882b80183c80.zip |
Revert change on ActiveRecord::Relation#order method that prepends new
order on the old ones
The previous behavior added a major backward incompatibility since it
impossible to have a upgrade path without major changes on the
application code.
We are taking the most conservative path to be consistent with the idea
of having a smoother upgrade on Rails 4.
We are reverting the behavior for what was in Rails 3.x and,
if needed, we will implement a new API to prepend the order clauses in
Rails 4.1.
Diffstat (limited to 'activesupport/lib/active_support/inflections.rb')
0 files changed, 0 insertions, 0 deletions