problem with rerun 'rails generate administrate:install'
Created by: leunis
Hi,
When I rerun rails generate administrate:install
on an existing project with extra models that I want to make available via administrate, it does not create new controllers and views.
How can I solve this