rails--rails/activerecord/lib/active_record/associations
David Dollar 6c1c16bfd9 Fixes a subtle bug when using symbols for key definitions in habtm associations 2008-04-23 21:02:00 +12:00
..
association_collection.rb Fix include? on has_many collections with finder_sql to fall back to Array include? rather than try to use SQL. 2008-04-23 20:18:09 +12:00
association_proxy.rb
belongs_to_association.rb
belongs_to_polymorphic_association.rb
has_and_belongs_to_many_association.rb Fixes a subtle bug when using symbols for key definitions in habtm associations 2008-04-23 21:02:00 +12:00
has_many_association.rb Remove duplicate code from associations. [Pratik] 2008-04-06 02:18:42 +00:00
has_many_through_association.rb Remove duplicate code from associations. [Pratik] 2008-04-06 02:18:42 +00:00
has_one_association.rb
has_one_through_association.rb Remove duplicate code from associations. [Pratik] 2008-04-06 02:18:42 +00:00