.. |
builder
|
stop adding a new method for touch callbacks
|
2013-06-11 13:40:39 -07:00 |
join_dependency
|
stop doing assingments in an iterator
|
2013-05-17 15:39:39 -07:00 |
preloader
|
Avoid iterating over records hash when not necessary
|
2013-04-07 12:14:53 -03:00 |
alias_tracker.rb
|
|
|
association.rb
|
enhanced comments for foreign_key_present? method
|
2013-05-23 10:59:41 -04:00 |
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
|
Revert "Merge pull request #10566 from neerajdotname/10509d"
|
2013-06-19 14:22:02 +01:00 |
collection_proxy.rb
|
CollectionProxy#include? returns true and false as documented.
|
2013-06-18 08:53:36 +02: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
|
|
|
preloader.rb
|
refactoring to_sym of Symbol in preload
|
2013-01-02 15:57:01 +01:00 |
singular_association.rb
|
|
|
through_association.rb
|
optimize some code around merge
|
2013-04-03 20:18:49 +05:30 |