aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/string.rb
Commit message (Expand)AuthorAgeFilesLines
* All strings returned by `ImmutableString` should be frozenSean Griffin2015-10-151-6/+1
* Add an immutable string type to opt out of string dupingSean Griffin2015-10-151-20/+8
* Move ActiveRecord::Type to ActiveModelKir Shatrov2015-09-211-0/+36