Class: Gelauto::BooleanType
Instance Attribute Summary
Attributes inherited from Type
Instance Method Summary collapse
Methods inherited from Type
Constructor Details
This class inherits a constructor from Gelauto::Type
Instance Method Details
#to_sig ⇒ Object
3 4 5 |
# File 'lib/gelauto/boolean_type.rb', line 3 def to_sig 'T::Boolean' end |