Class: Date
- Inherits:
-
Object
- Object
- Date
- Defined in:
- lib/search_flip/to_json.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
13 14 15 |
# File 'lib/search_flip/to_json.rb', line 13 def to_json iso8601.to_json end |