rails--rails/activerecord/lib/active_record/associations
Tobias Lütke 5fa8793f02 DRYed up Associations#clear. Closes #1906 [Caleb]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2580 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-14 12:53:39 +00:00
..
association_collection.rb DRYed up Associations#clear. Closes #1906 [Caleb] 2005-10-14 12:53:39 +00:00
association_proxy.rb Added support for calling constrained class methods on has_many and has_and_belongs_to_many collections #1764 [Tobias Luetke] 2005-07-22 20:05:42 +00:00
belongs_to_association.rb Fix errors caused by assigning a has-one or belongs-to property to itself 2005-10-13 19:21:45 +00:00
has_and_belongs_to_many_association.rb DRYed up Associations#clear. Closes #1906 [Caleb] 2005-10-14 12:53:39 +00:00
has_many_association.rb DRYed up Associations#clear. Closes #1906 [Caleb] 2005-10-14 12:53:39 +00:00
has_one_association.rb Fix errors caused by assigning a has-one or belongs-to property to itself 2005-10-13 19:21:45 +00:00