mirror of
https://github.com/github/rails.git
synced 2026-01-30 00:38:00 -05:00
Add credit where due. References #8446
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7410 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
*SVN*
|
||||
|
||||
* Fix bug where unserializing an attribute attempts to modify a frozen @attributes hash for a deleted record. [Rick]
|
||||
* Fix bug where unserializing an attribute attempts to modify a frozen @attributes hash for a deleted record. [Rick, marclove]
|
||||
|
||||
* Performance: absorb instantiate and initialize_with_callbacks into the Base methods. [Jeremy Kemper]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user