Class: Layered::Assistant::SetupController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Layered::Assistant::SetupController
- Defined in:
- app/controllers/layered/assistant/setup_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
4 5 6 |
# File 'app/controllers/layered/assistant/setup_controller.rb', line 4 def index @page_title = "Setup" end |