Class: Date
- Inherits:
-
Object
- Object
- Date
- Defined in:
- lib/to_json_fix.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
16 17 18 |
# File 'lib/to_json_fix.rb', line 16 def to_json(*) super nil end |