rails--rails/activerecord/lib/active_record/associations
Jakub Kuźma 1ad0a5363b added failing tests for has_many, has_one and belongs_to associations with strict mass assignment sanitizer, fixed build_record to not merge creation_attributes, removed failing nested attributes tests (that feature was broken anyway) #4051 2011-12-21 21:10:15 +01:00
..
builder Fix #3672 again (dependent: delete_all perf) 2011-12-14 19:20:19 +00:00
join_dependency
preloader
alias_tracker.rb
association.rb added failing tests for has_many, has_one and belongs_to associations with strict mass assignment sanitizer, fixed build_record to not merge creation_attributes, removed failing nested attributes tests (that feature was broken anyway) #4051 2011-12-21 21:10:15 +01:00
association_scope.rb
belongs_to_association.rb
belongs_to_polymorphic_association.rb
collection_association.rb bypass preloading for ids_reader 2011-12-18 10:59:24 +03:00
collection_proxy.rb Fix #3890. (Calling proxy_association in scope chain.) 2011-12-08 20:10:04 +00:00
has_and_belongs_to_many_association.rb Fix #3672 again (dependent: delete_all perf) 2011-12-14 19:20:19 +00:00
has_many_association.rb Fix #3672 again (dependent: delete_all perf) 2011-12-14 19:20:19 +00:00
has_many_through_association.rb Fix #3672 again (dependent: delete_all perf) 2011-12-14 19:20:19 +00:00
has_one_association.rb
has_one_through_association.rb
join_dependency.rb
join_helper.rb
preloader.rb
singular_association.rb
through_association.rb