Class: Admin::DashboardsController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- Admin::DashboardsController
- Defined in:
- app/controllers/admin/dashboards_controller.rb
Instance Method Summary collapse
Instance Method Details
#show ⇒ Object
5 |
# File 'app/controllers/admin/dashboards_controller.rb', line 5 def show; end |