Class: Kadmin::DashController

Inherits:
ApplicationController show all
Defined in:
app/controllers/kadmin/dash_controller.rb

Endpoints collapse

Methods inherited from ApplicationController

#handle_error, #handle_unexpected_error, #not_found, #params_missing

Methods included from Concerns::AuthorizedUser

#authorize, #authorized?, #authorized_user, #current_user, #logged_in?

Instance Method Details

#indexObject

GET /



6
7
# File 'app/controllers/kadmin/dash_controller.rb', line 6

def index
end