This project is archived and is in readonly mode.

Changeset [85683f2a79dbf81130361cb6426786cf6b0d1925] by Szymon Nowak

December 23rd, 2010 @ 11:19 PM

Fix creation of has_many through records with custom primary_key option on belongs_to [#2990 state:resolved]
https://github.com/rails/rails/commit/85683f2a79dbf81130361cb642678...

Committed by Szymon Nowak

  • M activerecord/lib/active_record/associations/through_association_scope.rb
  • M activerecord/test/cases/associations/has_many_through_associations_test.rb
  • M activerecord/test/models/author.rb
  • M activerecord/test/models/categorization.rb
  • M activerecord/test/schema/schema.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>