Class: Parse::Object
- Inherits:
-
Object
- Object
- Parse::Object
- Defined in:
- lib/pry-parsecom/model_formatter.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
3 4 5 |
# File 'lib/pry-parsecom/model_formatter.rb', line 3 def to_s to_h.to_yaml end |