aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_decorators.rb
Commit message (Expand)AuthorAgeFilesLines
* Promote time zone aware attributes to a first class type decoratorSean Griffin2014-06-161-10/+26
* Refactor application of type decorators into an objectSean Griffin2014-06-161-8/+24
* Don't query the database schema when calling `serialize`Sean Griffin2014-06-071-0/+34