class Hash
Public Instance Methods
to_deep_ostruct()
click to toggle source
# File lib/dominate/inflectors.rb, line 58 def to_deep_ostruct DeepOpenStruct.new self end
# File lib/dominate/inflectors.rb, line 58 def to_deep_ostruct DeepOpenStruct.new self end