.. |
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
|
s/scoped/scope/
|
2012-08-01 23:55:47 +01:00 |
alias_tracker.rb
|
fix associations when using per class databases
|
2012-02-10 17:41:01 -05:00 |
association.rb
|
Remove mass_assignment_options from ActiveRecord
|
2012-09-16 23:59:05 -05: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
|
@stale_state should be nil when a model isn't saved.
|
2012-04-13 02:25:13 +09:00 |
collection_association.rb
|
Remove mass_assignment_options from ActiveRecord
|
2012-09-16 23:59:05 -05:00 |
collection_proxy.rb
|
Remove mass_assignment_options from ActiveRecord
|
2012-09-16 23:59:05 -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
|
Merge branch 'master' into nested_has_many_through
|
2011-03-04 09:30:27 +00:00 |
join_dependency.rb
|
Revert "Merge pull request #5494 from armstrjare/active_record_relation_keep_association_join_context_on_merge"
|
2012-05-05 21:36:24 +01:00 |
join_helper.rb
|
Improve the derivation of HABTM assocation join table names
|
2012-06-22 06:27:11 +01:00 |
preloader.rb
|
Represent association scope options as AR::Relations insternally.
|
2012-07-13 16:23:06 +01:00 |
singular_association.rb
|
Remove mass_assignment_options from ActiveRecord
|
2012-09-16 23:59:05 -05:00 |
through_association.rb
|
Deprecate ActiveRecord::Base.scoped.
|
2012-07-27 17:27:47 +01:00 |