Method: ActiveModel::Type::ImmutableString#type

Defined in:
activemodel/lib/active_model/type/immutable_string.rb

#typeObject



44
45
46
# File 'activemodel/lib/active_model/type/immutable_string.rb', line 44

def type
  :string
end