Class: ActiveModel::Type::String
- Inherits:
-
ImmutableString
- Object
- Value
- ImmutableString
- ActiveModel::Type::String
- Defined in:
- activemodel/lib/active_model/type/string.rb
Overview
:nodoc:
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Value
Instance Method Summary collapse
Methods inherited from ImmutableString
Methods inherited from Value
#==, #assert_valid_value, #binary?, #cast, #changed?, #deserialize, #force_equality?, #hash, #initialize, #map, #serialize, #type, #type_cast_for_schema, #value_constructed_by_mass_assignment?
Constructor Details
This class inherits a constructor from ActiveModel::Type::Value