Class: Maquina::DashboardController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Maquina::DashboardController
- Defined in:
- app/controllers/maquina/dashboard_controller.rb
Instance Method Summary collapse
Methods included from Authenticate
#after_authentication_url, #authenticated?, #current_user, #require_authentication
Instance Method Details
#index ⇒ Object
7 8 |
# File 'app/controllers/maquina/dashboard_controller.rb', line 7 def index end |