method

process_with_components

rails latest stable - Class: ActionController::Components::InstanceMethods

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.2.1) is shown here.

process_with_components(request, response, method = :perform_action, *arguments)
public

Extracts the action_name from the request parameters and performs that action.