Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/gc-restful-api.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
10 11 12 |
# File 'lib/gc-restful-api.rb', line 10 def to_json JSON.generate self end |