Class: Trax::Model::Attributes::Types::String::Value

Inherits:
Value
  • Object
show all
Includes:
ExtensionsFor::String
Defined in:
lib/trax/model/attributes/types/string.rb

Class Method Summary collapse

Methods inherited from Value

#__getobj__, #initialize, symbolic_name, to_sym

Constructor Details

This class inherits a constructor from Trax::Model::Attributes::Value

Class Method Details

.typeObject



21
# File 'lib/trax/model/attributes/types/string.rb', line 21

def self.type; :string end