Class: ActionView::Base

Inherits:
Object show all
Defined in:
lib/vex/action_controller/partial_helper.rb

Instance Method Summary collapse

Instance Method Details

#render_vex_partial(opts) ⇒ Object



71
72
73
# File 'lib/vex/action_controller/partial_helper.rb', line 71

def render_vex_partial(opts)
  render(opts)
end