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
2016-11-17 14:55:19 -05:00
..
builder Deprecate the behavior of AR::Dirty inside of after_(create|update|save) callbacks 2016-11-01 13:16:33 -04:00
join_dependency Ensure that inverse associations are set before running callbacks 2016-08-31 09:26:25 -04:00
preloader Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
alias_tracker.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00
association.rb Merge pull request #26905 from bogdanvlviv/docs 2016-11-13 14:09:30 +00:00
association_scope.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
belongs_to_association.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
belongs_to_polymorphic_association.rb
collection_association.rb Merge pull request #26980 from kamipo/respect_new_records_for_collection_proxy_distinct 2016-11-17 14:55:19 -05:00
collection_proxy.rb Respect new records for CollectionProxy#uniq 2016-11-13 06:19:28 +09:00
foreign_association.rb
has_many_association.rb Fixes TypeError Exception when cache counter value equals nil (#26940) 2016-11-02 15:45:54 -04:00
has_many_through_association.rb Merge PR #19759 2016-10-28 17:15:23 -04:00
has_one_association.rb Allow autosave: true to be used with inverse of 2016-11-01 13:28:56 -04:00
has_one_through_association.rb load_target is a public method 2016-07-23 17:14:41 +09:00
join_dependency.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
preloader.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
singular_association.rb Merge pull request #26380 from kamipo/pass_set_inverse_instance_block 2016-09-08 20:28:22 +02:00
through_association.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00