Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/rest.rb
Instance Method Summary collapse
Instance Method Details
#pj ⇒ Object
7 8 9 |
# File 'lib/rest.rb', line 7 def pj JSON.pretty_generate(self) end |