rails--rails/activerecord/lib/active_record/associations
lukeludwig 3ee4e00918 Cache columns for has_and_belongs_to_many associations
This avoids repeatedly calling SHOW COLUMNS when the association is queried
[#1738 state:committed]
2009-01-17 18:09:13 +13:00
..
association_collection.rb
association_proxy.rb
belongs_to_association.rb
belongs_to_polymorphic_association.rb
has_and_belongs_to_many_association.rb Cache columns for has_and_belongs_to_many associations 2009-01-17 18:09:13 +13:00
has_many_association.rb
has_many_through_association.rb
has_one_association.rb
has_one_through_association.rb