.. |
builder
|
stop adding a new method for touch callbacks
|
2013-06-11 13:40:39 -07:00 |
join_dependency
|
Apply default scope when joining associations.
|
2013-06-28 11:47:00 +01:00 |
preloader
|
don't shadow through_scope method name with local var.
|
2013-06-30 14:40:45 +02:00 |
alias_tracker.rb
|
Remove ActiveRecord::Model
|
2012-10-26 15:51:02 +01:00 |
association.rb
|
Removed deprecated method scoped
|
2013-07-01 23:02:08 +05:30 |
association_scope.rb
|
bind values should not be merged between scopes
|
2013-06-11 15:13:04 -07:00 |
belongs_to_association.rb
|
Adding a bang to method name of raise_on_type_mismatch.
|
2013-03-21 11:58:36 -04:00 |
belongs_to_polymorphic_association.rb
|
Adding a bang to method name of raise_on_type_mismatch.
|
2013-03-21 11:58:36 -04:00 |
collection_association.rb
|
do not load all child records for inverse case
|
2013-06-21 23:35:12 +05:30 |
collection_proxy.rb
|
Simplify/fix implementation of default scopes
|
2013-06-28 13:45:57 +01:00 |
has_and_belongs_to_many_association.rb
|
Deprecate #connection in favour of accessing it via the class
|
2013-03-09 15:16:15 -05:00 |
has_many_association.rb
|
Fix the :primary_key option for has_many associations.
|
2013-05-23 07:38:33 +02:00 |
has_many_through_association.rb
|
Adding a bang to method name of raise_on_type_mismatch.
|
2013-03-21 11:58:36 -04:00 |
has_one_association.rb
|
Fix #8856 Ensure has_one association=(associate) triggers save.
|
2013-04-30 16:14:16 -07:00 |
has_one_through_association.rb
|
Rename update_attributes method to update, keep update_attributes as an alias
|
2013-01-03 11:51:21 -05:00 |
join_dependency.rb
|
just set the default argument, a nil parent should be an error
|
2013-05-21 20:13:29 -07: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
|
Simplify/fix implementation of default scopes
|
2013-06-28 13:45:57 +01:00 |