Class: ActionMailbox::BaseController

Inherits:
ActionController::Base show all
Defined in:
actionmailbox/app/controllers/action_mailbox/base_controller.rb

Overview

The base class for all Action Mailbox ingress controllers.

Constant Summary

Constants inherited from ActionController::Base

ActionController::Base::MODULES, ActionController::Base::PROTECTED_IVARS

Method Summary

Methods inherited from ActionController::Base

without_modules

Methods included from ActionController::Testing::Functional

#clear_instance_variables_between_requests, #recycle!