Flowdock
method

action_method?

Importance_1
v3.0.0 - Show latest stable - 0 notes - Class: AbstractController::Base
action_method?(name) private

Returns true if the name can be considered an action. This can be overridden in subclasses to modify the semantics of what can be considered an action.

Parameters

  • name - The name of an action to be tested

Returns

Show source
Register or log in to add new notes.