Class: CouchPillow::Iso8601Time

Inherits:
Time
  • Object
show all
Defined in:
lib/couchpillow/iso8601.rb

Overview

Faux Boolean class used for type checking and conversion.

Instance Method Summary collapse

Instance Method Details

#to_sObject



6
7
8
# File 'lib/couchpillow/iso8601.rb', line 6

def to_s
  iso8601
end