Class: TwoStep::ApplicationController

Inherits:
ActionController::Base
  • Object
show all
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).