rails--rails/activerecord/lib/active_record/associations
Vijay Dev 3b0bb08699 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	actionpack/lib/action_controller/metal/mime_responds.rb
	activerecord/lib/active_record/attribute_methods.rb
	guides/source/working_with_javascript_in_rails.md
2012-11-03 01:56:16 +05:30
..
builder Use method compilation for association methods 2012-08-10 23:28:08 +01: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 Merge branch 'master' of github.com:lifo/docrails 2012-11-03 01:56:16 +05:30
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 @stale_state should be nil when a model isn't saved. 2012-04-13 02:25:13 +09:00
collection_association.rb Fix issue with collection associations and first(n)/last(n) 2012-11-01 14:37:12 -02:00
collection_proxy.rb fix AR::Associations::CollectionProxy#delete broken documentation [ci skip] 2012-09-21 22:17:32 -05: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 move dependency logic out of generated methods 2012-08-10 17:45:07 +01:00
has_many_through_association.rb Merge pull request #7251 from rails/integrate-strong_parameters 2012-09-18 12:33:13 -07:00
has_one_association.rb Fix grammar 2012-08-30 01:03:51 +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 Migration of docs to 1.9 hash syntax 2012-10-23 22:39:49 +02: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