aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type.rb
Commit message (Expand)AuthorAgeFilesLines
* Add an immutable string type to opt out of string dupingSean Griffin2015-10-151-0/+2
* Remove no-op options being passed in AM type registrationsSean Griffin2015-09-211-11/+11
* `TypeMap` and `HashLookupTypeMap` shouldn't be in Active ModelSean Griffin2015-09-211-2/+0
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+59