Flowdock
_handle_action_missing(*args) private

If the action name was not found, but a method called “action_missing” was found, #method_for_action will return “_handle_action_missing”. This method calls #action_missing with the current action name.

Show source
Register or log in to add new notes.