Class: AdSpace::DashboardController
- Inherits:
-
ApplicationController
- Object
- ActionController::Base
- ApplicationController
- AdSpace::DashboardController
- Defined in:
- app/controllers/ad_space/dashboard_controller.rb
Instance Method Summary collapse
Methods inherited from ApplicationController
#_current_user, #add_breadcrumb, #breadcrumbs, #init_app
Instance Method Details
#index ⇒ Object
3 4 |
# File 'app/controllers/ad_space/dashboard_controller.rb', line 3 def index end |