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