rails--rails/guides
Rafael Mendonça França 92c5a2244e 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.
2013-07-29 23:18:33 -03:00
..
assets Merge pull request #11073 from tricknotes/improve-guides-js 2013-07-09 02:47:04 -07:00
bug_report_templates Use activerecord 4.0.0 for reporting bugs using the template[ci skip] 2013-06-27 12:26:58 +05:30
code/getting_started bcrypt-ruby stable is 3.1 2013-07-17 16:39:07 +02:00
rails_guides remove unused variable 2013-04-13 13:19:54 +05:30
source Revert change on ActiveRecord::Relation#order method that prepends new 2013-07-29 23:18:33 -03:00
.document adds guides/.document to tell rdoc not to process this directory 2013-03-04 22:28:23 +01:00
CHANGELOG.md cleanup, remove trailing whitespace from guides/CHANGELOG 2013-07-03 21:47:08 +02:00
Rakefile Revert "Whitespace trimming in guides generation" 2013-06-14 00:30:40 +05:30
rails_guides.rb Make `rake doc:guides` works again. Fix #10384. 2013-04-30 06:49:03 -07:00
w3c_validator.rb Add exception handling to rake guides:validate 2012-08-24 12:06:44 +02:00