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-12-23 23:48:54 +09:00
..
builder Introduce reload_<association> reader for singular associations. 2016-11-22 12:37:42 +01: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 Describe what we are protecting 2016-12-23 23:48:54 +09: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 Resolve association class correctly when assigning ids on a through association 2016-12-09 09:32:07 +10:30
collection_proxy.rb Respect new records for CollectionProxy#uniq 2016-11-13 06:19:28 +09:00
foreign_association.rb nodoc ActiveRecord::ForeignAssociation. [ci skip] 2015-10-13 13:51:24 +02:00
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 Fix CI failure caused by #25227 and #25280 were merged at the same time 2016-12-10 21:40:20 +09:00
through_association.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00