rails/activemodel/lib
Ryuta Kamizono d8e5751a1d Extract casted_true/casted_false for Type::ImmutableString
The only difference between `Type::ImmutableString` and its subclasses
is the representation of the casted booleans. Prefer extracting
`casted_true`/`casted_false` and override these by subclasses.
2017-01-01 04:01:17 +09:00
..
active_model Extract casted_true/casted_false for Type::ImmutableString 2017-01-01 04:01:17 +09:00
active_model.rb [ci skip] Update Active Model copyright years. 2016-12-31 17:38:13 +01:00