Class: TwoStep::ApplicationController
- Inherits:
-
ActionController::Base
- Object
- ActionController::Base
- TwoStep::ApplicationController
- Defined in:
- app/controllers/two_step/application_controller.rb
Overview
Base for all engine controllers. Namespace isolation keeps routes, helpers, and constants separate from the host application (see TwoStep::Engine).