Class: Admin::HomeController

Inherits:
AbstractAdminController show all
Defined in:
app/controllers/admin/home_controller.rb

Instance Method Summary collapse

Methods inherited from AbstractAdminController

#after_sign_in_path_for

Instance Method Details

#dashboardObject



2
3
# File 'app/controllers/admin/home_controller.rb', line 2

def dashboard
end