method
call
v3.2.13 -
Show latest stable
- Class:
ActionController::Metal
call(env)public
Makes the controller a rack endpoint that points to the action in the given env’s action_dispatch.request.path_parameters key.
call(env)Makes the controller a rack endpoint that points to the action in the given env’s action_dispatch.request.path_parameters key.