diff options
author | Nikita Afanasenko <nikita@afanasenko.name> | 2012-10-31 00:14:16 +0400 |
---|---|---|
committer | Nikita Afanasenko <nafanasenko@spbtv.com> | 2012-11-09 11:53:55 +0400 |
commit | 8dbf5a4ddb1924b8460b166a29afb1265a1aaeff (patch) | |
tree | 1b4fbf2b97fc7819ac047998872544941fa119ab /tasks | |
parent | 90a5ec758dfb9698ecfd59bd08340ffecbda1d75 (diff) | |
download | rails-8dbf5a4ddb1924b8460b166a29afb1265a1aaeff.tar.gz rails-8dbf5a4ddb1924b8460b166a29afb1265a1aaeff.tar.bz2 rails-8dbf5a4ddb1924b8460b166a29afb1265a1aaeff.zip |
Backport #8078: Fix `attributes_before_type_cast` for serialised attributes.
Public method attributes_before_type_cast used to return internal AR structure (ActiveRecord::AttributeMethods::Serialization::Attribute), patch fixes this. Now behaves like read_attribute_before_type_cast and returns unserialised values.
Diffstat (limited to 'tasks')
0 files changed, 0 insertions, 0 deletions