Created by: Rodrigora
fixes #754 (closed)
With this change, we'll be able to run the generators with the namespace option:
rails generate administrate:install --namespace manager
rails generate administrate:dashboard --namespace manager
Created by: Rodrigora
fixes #754 (closed)
With this change, we'll be able to run the generators with the namespace option:
rails generate administrate:install --namespace manager
rails generate administrate:dashboard --namespace manager