Class: Hash
- Inherits:
-
Object
- Object
- Hash
- Defined in:
- lib/shape_of.rb
Overview
Monkey patch
Instance Method Summary collapse
Instance Method Details
#to_shape_of ⇒ Object
359 360 361 |
# File 'lib/shape_of.rb', line 359 def to_shape_of ShapeOf::Hash[self] end |