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
2013-12-12 11:31:11 -08:00
..
builder make sure cached table name is a string. fixes #12582 2013-12-12 10:47:07 -08:00
join_dependency Change syntax format for example returned values 2013-11-11 13:53:54 -05:00
preloader remove the nil check from set_inverse_instance 2013-12-12 11:19:32 -08:00
alias_tracker.rb
association.rb remove the nil check from set_inverse_instance 2013-12-12 11:19:32 -08:00
association_scope.rb Skip include_values from through associations chains for building target scope 2013-10-27 21:15:41 +02:00
belongs_to_association.rb remove more nil checks 2013-12-12 11:31:11 -08:00
belongs_to_polymorphic_association.rb remove nil check 2013-12-12 11:29:02 -08:00
collection_association.rb Mark the arguments needed by activerecord-deprecated_finders with a TODO 2013-12-11 13:35:34 -02:00
collection_proxy.rb Mark the arguments needed by activerecord-deprecated_finders with a TODO 2013-12-11 13:35:34 -02:00
has_many_association.rb Raise RecordNotDestroyed when children can't be replaced 2013-11-25 19:30:07 -02:00
has_many_through_association.rb Prevent the counter cache from being decremented twice 2013-11-11 19:53:02 +03:00
has_one_association.rb Fixes problem with replacing has_one association record with itself 2013-11-11 14:19:12 +04:00
has_one_through_association.rb
join_dependency.rb tyop 2013-11-26 21:55:28 +09:00
join_helper.rb map the association chain to table names 2013-10-03 11:04:29 -07:00
preloader.rb Make missed association exception message more informative 2013-10-13 21:56:44 +03:00
singular_association.rb remove the nil check from set_inverse_instance 2013-12-12 11:19:32 -08:00
through_association.rb use drop and avoid a range object 2013-08-01 16:28:11 -07:00