Method: Array#to_h
- Defined in:
- lib/ditz/util.rb
#to_h ⇒ Object
46 47 48 |
# File 'lib/ditz/util.rb', line 46 def to_h Hash[*flatten] end |
46 47 48 |
# File 'lib/ditz/util.rb', line 46 def to_h Hash[*flatten] end |