Method: Time#to_json
- Defined in:
- motion/core_ext/object/to_json.rb
#to_json ⇒ Object
109 110 111 |
# File 'motion/core_ext/object/to_json.rb', line 109 def to_json as_json.to_json end |
109 110 111 |
# File 'motion/core_ext/object/to_json.rb', line 109 def to_json as_json.to_json end |