This project is archived and is in readonly mode.

Changeset [c47f802d0e7b0156512f197887d6e9bda6d0f269] by Jon Leighton

January 4th, 2011 @ 12:24 AM

Have a proper AssociationReflection#foreign_type method rather than using options[:foreign_type]
https://github.com/rails/rails/commit/c47f802d0e7b0156512f197887d6e...

Committed by Jon Leighton

  • M activerecord/lib/active_record/association_preload.rb
  • M activerecord/lib/active_record/associations.rb
  • M activerecord/lib/active_record/associations/belongs_to_polymorphic_association.rb
  • M activerecord/lib/active_record/associations/class_methods/join_dependency/join_association.rb
  • M activerecord/lib/active_record/associations/through_association.rb
  • M activerecord/lib/active_record/fixtures.rb
  • M activerecord/lib/active_record/reflection.rb
  • M activerecord/test/cases/reflection_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>