This project is archived and is in readonly mode.

Changeset [81ca0cf2b074f4b868a84c427ef155607a956119] by George Ogata

December 28th, 2009 @ 02:12 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/81ca0cf2b074f4b868a84c427ef155...

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>