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-11-14 01:50:47 -08:00
..
association_collection.rb Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks 2009-10-12 22:15:43 -05:00
association_proxy.rb Ruby 1.9.2: use recursive flatten 2009-11-14 01:50:47 -08: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 Revert "Split arel_table into method to get a relation and another to memoize the default relation." 2009-11-13 15:30:51 -08:00
has_many_association.rb Revert "Split arel_table into method to get a relation and another to memoize the default relation." 2009-11-13 15:30:51 -08: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