Class: Typero::TimeType

Inherits:
DatetimeType show all
Defined in:
lib/typero/type/types/time_type.rb

Constant Summary

Constants inherited from Type

Typero::Type::ERRORS, Typero::Type::OPTS, Typero::Type::OPTS_KEYS

Instance Attribute Summary

Attributes inherited from Type

#opts

Method Summary

Methods inherited from DatetimeType

#db_schema, #set

Methods inherited from DateType

#db_schema, #set

Methods inherited from Type

allowed_opt?, #db_field, db_schema, #default, error, #get, #initialize, load, opts, #value

Constructor Details

This class inherits a constructor from Typero::Type