Module | ActionView::Rendering |
In: |
lib/action_view/render/rendering.rb
|
Returns the result of a render that‘s dictated by the options hash. The primary options are:
If no options hash is passed or :update specified, the default is to render a partial and use the second parameter as the locals hash.