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