This project is archived and is in readonly mode.

Changeset [97403ad5fdfcdfb2110c6f8fd0ebf43b7afc4859] by miloops

December 1st, 2008 @ 07:22 PM

Add :having option to find, to use in combination with grouped finds. Also added to has_many and has_and_belongs_to_many associations.

Signed-off-by: Michael Koziarski michael@koziarski.com [#1028 state:committed] http://github.com/rails/rails/co...

Committed by miloops

  • M activerecord/CHANGELOG
  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/associations/association_proxy.rb
  • M activerecord/lib/active_record/base.rb
  • M activerecord/test/cases/associations/has_and_belongs_to_many_associations_test.rb
  • M activerecord/test/cases/associations/has_many_associations_test.rb
  • M activerecord/test/cases/finder_test.rb
  • M activerecord/test/models/author.rb
  • M activerecord/test/models/category.rb
  • M activerecord/test/models/project.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>