This project is archived and is in readonly mode.
Changeset [cca75ca23f7c2a144104e1d96378e7afd9fdd189] by George Ogata
December 28th, 2009 @ 01:20 PM
Add inverse polymorphic association support. [#3520 state:resolved]
Signed-off-by: Eloy Duran eloy.de.enige@gmail.com
http://github.com/rails/rails/commit/cca75ca23f7c2a144104e1d96378e7...
Committed by George Ogata
- M activerecord/lib/active_record/associations/belongs_to_polymorphic_association.rb
- M activerecord/lib/active_record/reflection.rb
- M activerecord/test/cases/associations/inverse_associations_test.rb
- M activerecord/test/fixtures/faces.yml
- M activerecord/test/fixtures/interests.yml
- M activerecord/test/models/face.rb
- M activerecord/test/models/interest.rb
- M activerecord/test/models/man.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>