# File lib/action_controller/responder.rb, line 285 def default_action @action ||= DEFAULT_ACTIONS_FOR_VERBS[request.request_method_symbol] end