Class: ActionView::Base
- Defined in:
- lib/vex/action_controller/partial_helper.rb
Instance Method Summary collapse
Instance Method Details
#render_vex_partial(opts) ⇒ Object
63 64 65 |
# File 'lib/vex/action_controller/partial_helper.rb', line 63 def render_vex_partial(opts) render(opts) end |