method

_normalize_args

Importance_1
_normalize_args(action=nil, options={}) private

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

Show source
Register or log in to add new notes.