aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/date.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `inspect` in `type_cast_for_schema` for date/time and decimal valuesRyuta Kamizono2016-12-111-1/+1
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-25/+25
* Fix `Type::Date#serialize` to return a date object correctlyRyuta Kamizono2016-06-161-0/+4
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+50