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