1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/associations
Mislav Marohnić 00f1cd71a9 fix ActiveRecord destroy_all so it returns destroyed records
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
2010-07-08 11:35:17 -07:00
..
association_collection.rb fix ActiveRecord destroy_all so it returns destroyed records 2010-07-08 11:35:17 -07:00
association_proxy.rb
belongs_to_association.rb
belongs_to_polymorphic_association.rb
has_and_belongs_to_many_association.rb
has_many_association.rb
has_many_through_association.rb
has_one_association.rb
has_one_through_association.rb
through_association_scope.rb