method
process
v2.3.8 -
Show latest stable
- Class:
ActionController::Base
process(request, response, method = :perform_action, *arguments)public
Extracts the action_name from the request parameters and performs that action.
process(request, response, method = :perform_action, *arguments)Extracts the action_name from the request parameters and performs that action.