method
_valid_action_name?
rails 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.