method

dispatch

rails latest stable - Class: ActionController::Metal
dispatch(name, req, res)
public

Direct dispatch to the controller. Instantiates the controller, then executes the action named name.