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-12-27 22:32:20 +05:30
..
association_collection.rb Rewrite AssociationCollection#find using relations 2009-12-27 22:32:20 +05:30
association_proxy.rb Revert "Fix instance_eval calls to association proxies" 2009-12-12 19:58:54 -06: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 Rename Model.conditions and relation.conditions to .where 2009-12-26 03:50:57 +05:30
has_many_association.rb Rename Model.conditions and relation.conditions to .where 2009-12-26 03:50:57 +05:30
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