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