class Time
Public Instance Methods
to_json()
click to toggle source
# File lib/json_sorted.rb, line 23 def to_json JSON.generate(to_s) end
# File lib/json_sorted.rb, line 23 def to_json JSON.generate(to_s) end