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
2009-10-13 15:06:43 -03:00
..
association_collection.rb Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
association_proxy.rb Remove unused quoted_record_ids, now ARel does this using ARel::In. 2009-08-18 20:03:32 -03:00
belongs_to_association.rb Remove whitespace. 2009-08-19 11:09:12 -03:00
belongs_to_polymorphic_association.rb Add primary_key option to belongs_to association 2009-07-15 18:13:32 -07:00
has_and_belongs_to_many_association.rb Merge commit 'rails/master' 2009-09-14 09:47:55 -03:00
has_many_association.rb has_many nullify associations keys using ARel. 2009-08-18 20:02:14 -03:00
has_many_through_association.rb Merge commit 'rails/master' 2009-08-10 18:19:24 -03:00
has_one_association.rb Make has_one with :conditions hash scope build or creation of the associated object with those conditions 2009-09-28 14:50:33 +13:00
has_one_through_association.rb Allow ho:through#build when the owner is a new record [#1749 state:resolved] 2009-08-10 00:46:16 +01:00
through_association_scope.rb Merge commit 'rails/master' 2009-08-10 18:07:33 -03:00