aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/attribute_decorators_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename `type_cast` to `type_cast_from_database`Sean Griffin2014-06-091-2/+2
* Make `_before_type_cast` actually be before type castSean Griffin2014-06-091-0/+2
* fix test cases after #15558 merge to master.Kuldeep Aggarwal2014-06-071-3/+3
* Don't query the database schema when calling `serialize`Sean Griffin2014-06-071-0/+112