Class: Voltar::DashboardController
- Inherits:
-
ApplicationController
- Object
- Dealers::BaseController
- ApplicationController
- Voltar::DashboardController
- Defined in:
- app/controllers/voltar/dashboard_controller.rb
Instance Method Summary collapse
Instance Method Details
#index ⇒ Object
6 7 8 |
# File 'app/controllers/voltar/dashboard_controller.rb', line 6 def index @dealer = current_dealer end |