aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/internal
Commit message (Expand)AuthorAgeFilesLines
* Properly serialize all JSON primitives in the AR JSON typeSean Griffin2016-04-131-5/+1
* Various stylistic nitpicksSean Griffin2015-09-211-1/+1
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-212-2/+17
* JSON is still an adapter specific type.Sean Griffin2015-08-211-0/+33