Class: LesliShield::DashboardsController
- Inherits:
-
ApplicationController
- Object
- Lesli::ApplicationLesliController
- ApplicationController
- LesliShield::DashboardsController
- Defined in:
- app/controllers/lesli_shield/dashboards_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
5 6 |
# File 'app/controllers/lesli_shield/dashboards_controller.rb', line 5 def index end |
#show ⇒ Object
8 9 |
# File 'app/controllers/lesli_shield/dashboards_controller.rb', line 8 def show end |