This project is archived and is in readonly mode.

Changeset [15601c52e7c7094a6b7b54ef8acfc8299a4d6724] by Jon Leighton

January 30th, 2011 @ 11:56 AM

Let's be less blasé about method visibility on association proxies
https://github.com/rails/rails/commit/15601c52e7c7094a6b7b54ef8acfc...

Committed by Jon Leighton

  • M activerecord/lib/active_record/associations/association_collection.rb
  • M activerecord/lib/active_record/associations/association_proxy.rb
  • M activerecord/lib/active_record/associations/belongs_to_association.rb
  • M activerecord/lib/active_record/associations/has_and_belongs_to_many_association.rb
  • M activerecord/lib/active_record/associations/has_many_association.rb
  • M activerecord/lib/active_record/associations/has_many_through_association.rb
  • M activerecord/lib/active_record/associations/has_one_association.rb
  • M activerecord/lib/active_record/associations/singular_association.rb
  • M activerecord/lib/active_record/associations/through_association.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>