Class: CouchPillow::Iso8601Time
- Inherits:
-
Time
- Object
- Time
- CouchPillow::Iso8601Time
- Defined in:
- lib/couchpillow/iso8601.rb
Overview
Faux Boolean class used for type checking and conversion.
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
6 7 8 |
# File 'lib/couchpillow/iso8601.rb', line 6 def to_s iso8601 end |