aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/helpers
Commit message (Expand)AuthorAgeFilesLines
* Clean up the implementation of AR::DirtySean Griffin2015-09-241-0/+8
* Fixed taking precision into count when assigning a value to timestamp attributeBogdan Gusiev2015-09-231-5/+8
* Move the appropriate type tests to the Active Model suiteSean Griffin2015-09-211-2/+8
* Various stylistic nitpicksSean Griffin2015-09-211-4/+3
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-214-0/+148