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-01-24 22:25:12 +05:30
..
builder Define :foreign_type as a valid option in SingularAssociation 2016-01-19 00:45:13 +09:00
join_dependency substitute_at is no longer used 2016-01-14 09:59:26 +09:00
preloader Revert "Merge pull request #22486 from methyl/fix-includes-for-groupped-association" 2015-12-21 12:31:52 +01:00
alias_tracker.rb no more class methods for JoinDependency [ci skip] 2015-09-29 00:30:43 +05:30
association.rb Except keys of build_record's argument from create_scope in initialize_attributes 2015-11-16 23:15:45 +09:00
association_scope.rb Changed the order of Association constraints from where->order->unscope to unscope->where->order 2015-10-20 15:25:05 -02:00
belongs_to_association.rb Make #increment! and #decrement! methods concurency safe 2015-10-05 15:13:04 +03:00
belongs_to_polymorphic_association.rb
collection_association.rb Bugfix collection association #create method … 2015-11-23 16:22:03 +02:00
collection_proxy.rb applies new doc guidelines to Active Record. 2015-10-14 17:40:00 +02:00
foreign_association.rb nodoc ActiveRecord::ForeignAssociation. [ci skip] 2015-10-13 13:51:24 +02:00
has_many_association.rb Make #increment! and #decrement! methods concurency safe 2015-10-05 15:13:04 +03:00
has_many_through_association.rb Add missing source_type if provided on hmt which belongs to an sti record 2016-01-24 22:25:12 +05:30
has_one_association.rb Merge branch 'master' of github.com:rails/docrails 2015-09-18 12:30:41 +00:00
has_one_through_association.rb
join_dependency.rb docs, ActiveRecord::JoinDependency is not part of the public API. 2015-11-07 12:37:03 -05:00
preloader.rb [ci skip] Add doc for preloader_for 2015-10-26 18:07:34 -05:00
singular_association.rb Delete needless require 'active_support/deprecation' 2015-10-20 20:02:59 +09:00
through_association.rb Fix misleading errors for has_one through relations 2015-07-22 00:51:23 +03:00