Module: ViewCell::ProxyMethod
- Defined in:
- lib/view-cell/proxy.rb
Overview
adaptrer will inject this
Instance Method Summary collapse
Instance Method Details
#cell(*args) ⇒ Object
16 17 18 |
# File 'lib/view-cell/proxy.rb', line 16 def cell *args ViewCell.cell self, *args end |