Class: Trax::Core::Types::String
- Inherits:
-
ValueObject
- Object
- SimpleDelegator
- ValueObject
- Trax::Core::Types::String
- Defined in:
- lib/trax/core/types/string.rb
Class Method Summary collapse
Methods inherited from ValueObject
#__getobj__, #initialize, #nil?, symbolic_name, to_schema, to_sym
Constructor Details
This class inherits a constructor from Trax::Core::Types::ValueObject
Class Method Details
.type ⇒ Object
5 6 7 |
# File 'lib/trax/core/types/string.rb', line 5 def self.type :string end |