This project is archived and is in readonly mode.

Changeset [19d2ff83db5232a816dee201800baf3924705b31] by Emilio Tagua

April 29th, 2009 @ 11:39 PM

Calculations now use Arel to construct the query.

Implemented other methods in AR::Base with Arel support.
http://github.com/rails/rails/commit/19d2ff83db5232a816dee201800baf...

Committed by Emilio Tagua

  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/base.rb
  • M activerecord/lib/active_record/calculations.rb
  • M activerecord/lib/active_record/test_case.rb
  • M activerecord/test/cases/associations/has_many_through_associations_test.rb
  • M activerecord/test/cases/calculations_test.rb
  • M activerecord/test/cases/inheritance_test.rb
  • M activerecord/test/cases/named_scope_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>