| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This reverts commit 3cddebc2402eb71f2806e8b2119dc3efdceb4662.
Conflicts:
activerecord/lib/active_record/identity_map.rb
activesupport/lib/active_support/weak_hash.rb
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
objects when updating counters.
|
|
|
|
| |
store_full_sti_class is not supposed to change during "runtime".
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This reverts commit 4db9dca55e3acc2c59f252eb83ecb83db5f4b81b.
Conflicts:
activerecord/test/cases/identity_map_test.rb
|
| |
|
| |
|
|
|
|
| |
to master.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
is redefined in polymorphic belongs to associations.
|
| |
|
| |
|
|
|
|
| |
polymorphic associations.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
config.active_record.identity_map = true
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
association proxy object.
|
| |
|
| |
|
|
|
|
| |
and also allow strings primary keys.
|
|
|
|
| |
readonly_value and then set readonly status.
|
|
|
|
| |
changing readonly status on already loaded records.
|
| |
|
| |
|
|
|
|
| |
associated object.
|
| |
|
|
|
|
| |
the same record will have invalid attributes.
|