method
_valid_action_name?
v4.2.1 -
Show latest stable
- Class:
AbstractController::Base
_valid_action_name?(action_name)private
Checks if the action name is valid and returns false otherwise.
_valid_action_name?(action_name)Checks if the action name is valid and returns false otherwise.