Class: Subscribem::Account::DashboardController
- Inherits:
-
Subscribem::ApplicationController
- Object
- ActionController::Base
- Subscribem::ApplicationController
- Subscribem::Account::DashboardController
- Defined in:
- app/controllers/subscribem/account/dashboard_controller.rb
Instance Method Summary collapse
Methods inherited from Subscribem::ApplicationController
#authenticate_user!, #current_account, #current_user, #force_authentication!, #user_signed_in?
Instance Method Details
#index ⇒ Object
7 8 |
# File 'app/controllers/subscribem/account/dashboard_controller.rb', line 7 def index end |