aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/type/date.rb
Commit message (Expand)AuthorAgeFilesLines
* refactor, introduce `Type#type_cast_for_schema` to cast for schema.rbYves Senn2014-05-301-0/+4
* Move types to the top level `ActiveRecord` namespaceSean Griffin2014-05-271-0/+42