Class: Qwe::Proxy::Hash
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
Instance Method Details
#to_rb ⇒ Object
25 26 27 |
# File 'lib/qwe/proxy/hash.rb', line 25 def to_rb "Qwe::Proxy::Hash.from_hash(#{__qwe_thing.to_rb}, :#{__qwe_name}, #{super})" end |