Method: Array#to_openstruct
- Defined in:
- lib/configutron/core_ext.rb
#to_openstruct ⇒ Object
10 11 12 |
# File 'lib/configutron/core_ext.rb', line 10 def to_openstruct map{ |el| el.to_openstruct } end |
10 11 12 |
# File 'lib/configutron/core_ext.rb', line 10 def to_openstruct map{ |el| el.to_openstruct } end |