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
334 335 336 |
# File 'lib/shape_of.rb', line 334 def to_shape_of ShapeOf::Hash[self] end |