rails--rails/activerecord/lib/active_record/associations
Angelo capilleri 0a9172f190 refactoring to_sym of Symbol in preload 2013-01-02 15:57:01 +01:00
..
builder Ensure that associations have a symbol argument. 2012-11-28 13:39:42 -08:00
join_dependency Merge pull request #4976 from kreynolds/fix_eager_without_pkey 2012-09-07 02:11:21 -07:00
preloader Revert "Use flat_map { } instead of map {}.flatten" 2012-10-05 12:07:16 -03:00
alias_tracker.rb Remove ActiveRecord::Model 2012-10-26 15:51:02 +01:00
association.rb prevent mass assignment of polymorphic type when using `build` 2012-11-22 08:58:00 +01:00
association_scope.rb Revert "Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql." 2012-08-01 19:46:31 +01:00
belongs_to_association.rb move dependency logic out of generated methods 2012-08-10 17:45:07 +01:00
belongs_to_polymorphic_association.rb
collection_association.rb Use separate Relation subclasses for each AR class 2012-11-30 14:06:48 +00:00
collection_proxy.rb Replace comments' non-breaking spaces with spaces 2012-12-04 22:11:54 -08:00
has_and_belongs_to_many_association.rb Revert "Remove :finder_sql, :counter_sql, :insert_sql, :delete_sql." 2012-08-01 19:46:31 +01:00
has_many_association.rb :counter_cache option for to support custom named counter caches. Closes #7993 2012-11-04 17:09:25 +01:00
has_many_through_association.rb Fix for has_many_through counter_cache bug 2012-12-14 10:03:05 -08:00
has_one_association.rb Do not create useless database transaction when building `has_one` association. 2012-11-10 15:30:20 +02:00
has_one_through_association.rb
join_dependency.rb Revert "Use flat_map { } instead of map {}.flatten" 2012-10-05 12:07:16 -03:00
join_helper.rb Improve the derivation of HABTM assocation join table names 2012-06-22 06:27:11 +01:00
preloader.rb refactoring to_sym of Symbol in preload 2013-01-02 15:57:01 +01:00
singular_association.rb This is comment for singular association. 2012-11-02 01:34:29 +09:00
through_association.rb Migration of docs to 1.9 hash syntax 2012-10-23 22:39:49 +02:00