Class: Gorillib::Factory::EpochTimeFactory
- Inherits:
-
ConvertingFactory
- Object
- BaseFactory
- ConvertingFactory
- Gorillib::Factory::EpochTimeFactory
- Defined in:
- lib/gorillib/type/extended.rb
Direct Known Subclasses
Class Method Summary collapse
Instance Method Summary collapse
Methods inherited from ConvertingFactory
Methods inherited from BaseFactory
blankish?, #blankish?, #initialize, native?, #native?, #receive, #typename
Constructor Details
This class inherits a constructor from Gorillib::Factory::BaseFactory
Class Method Details
.typename ⇒ Object
45 |
# File 'lib/gorillib/type/extended.rb', line 45 def self.typename() :epoch_time ; end |