Class: OpenStruct
- Inherits:
-
Object
- Object
- OpenStruct
- Defined in:
- lib/confection/core_ext.rb
Instance Method Summary collapse
Instance Method Details
#to_h ⇒ Object
10 11 12 |
# File 'lib/confection/core_ext.rb', line 10 def to_h @table.dup end |