Class: ALib::AutoHash
Overview
auto vivifying hash that dumps as yaml nicely
Instance Method Summary collapse
- #class ⇒ Object
-
#initialize(*args) ⇒ AutoHash
constructor
A new instance of AutoHash.
Constructor Details
Instance Method Details
#class ⇒ Object
8 9 10 |
# File 'lib/alib-0.4.0/autohash.rb', line 8 def class Hash end |