aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/type/immutable_string.rb
Commit message (Expand)AuthorAgeFilesLines
* All strings returned by `ImmutableString` should be frozenSean Griffin2015-10-151-5/+6
* Add an immutable string type to opt out of string dupingSean Griffin2015-10-151-0/+28