- If our model is Faq::UserType, then we generates the dashboard with:
rails generate administrate:dashboard faq/user_type
This generates:
Running via Spring preloader in process 21074
create app/dashboards/user_type_dashboard.rb
create app/controllers/admin/user_types_controller.rb