Following this tutorial , getting the following errors:
NameError in Admin/dashboardsController
uninitialized constant Admin::DashboardsController
NameError in Admin sessionController
uninitialized constant Admin::AdminHelper
not sure how to fix it!
source
share