Class: Samurai::DashboardController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Samurai::DashboardController
- Defined in:
- app/controllers/samurai/dashboard_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
Instance Method Details
#index ⇒ Object
5 6 7 |
# File 'app/controllers/samurai/dashboard_controller.rb', line 5 def index end |