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
2017-11-25 21:57:04 +03:00
..
builder Merge pull request #31005 from shuheiktgw/remove_unnecessary_semicolons 2017-10-28 22:55:34 +10:30
join_dependency [Active Record] require => require_relative 2017-10-21 22:48:27 +09:00
preloader Remove useless preloader classes 2017-11-10 18:27:16 +09:00
alias_tracker.rb fix initial count 2017-10-27 01:09:11 +02:00
association.rb Scope in associations should treat nil as all 2017-09-04 03:51:24 +09:00
association_scope.rb Decouple building AliasTracker from JoinDependency 2017-10-08 22:12:42 +09:00
belongs_to_association.rb Fix broken doc for Active Record [ci skip] 2017-08-25 15:21:00 +09:00
belongs_to_polymorphic_association.rb Fix broken doc for Active Record [ci skip] 2017-08-25 15:21:00 +09:00
collection_association.rb Provide arguments to RecordNotFound 2017-11-25 21:57:04 +03:00
collection_proxy.rb Consolidate duplicated to_ary/to_a definitions in Relation and CollectionProxy 2017-11-10 23:33:39 +09:00
foreign_association.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
has_many_association.rb Fix broken doc for Active Record [ci skip] 2017-08-25 15:21:00 +09:00
has_many_through_association.rb Fix broken doc for Active Record [ci skip] 2017-08-25 15:21:00 +09:00
has_one_association.rb Fix broken doc for Active Record [ci skip] 2017-08-25 15:21:00 +09:00
has_one_through_association.rb Fix broken doc for Active Record [ci skip] 2017-08-25 15:21:00 +09:00
join_dependency.rb Joined tables in association scope doesn't use the same aliases with the parent relation's aliases 2017-10-09 16:06:04 +09:00
preloader.rb Remove useless preloader classes 2017-11-10 18:27:16 +09:00
singular_association.rb Passing klass to StatementCache.new 2017-08-04 02:27:50 +09:00
through_association.rb Fix broken doc for Active Record [ci skip] 2017-08-25 15:21:00 +09:00