Class: DateTime
- Inherits:
-
Object
- Object
- DateTime
- Defined in:
- lib/search_flip/to_json.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
19 20 21 |
# File 'lib/search_flip/to_json.rb', line 19 def to_json iso8601(6).to_json end |