Class: ActiveSupport::TimeWithZone

Inherits:
Object
  • Object
show all
Defined in:
lib/search_flip/to_json.rb

Instance Method Summary collapse

Instance Method Details

#to_jsonObject



26
27
28
# File 'lib/search_flip/to_json.rb', line 26

def to_json
  iso8601(6).to_json
end