Flowdock
method

_normalize_args

Importance_1
v4.2.1 - Show latest stable - 0 notes - Class: ActionView::Rendering
_normalize_args(action=nil, options={}) private

Normalize args by converting render “foo” to render :action => “foo” and render “foo/bar” to render :template => “foo/bar”. :api: private

Show source
Register or log in to add new notes.