Using two instances of Administrate with their own dashboard
Created by: gabrielrotbart
Hi,
I'm trying to use administrate for both our admin team (admin everything) and for each of our client organizations, as a administration dashboard for the organization owner (scoped only to allowable models, like the organization_membership).
I created two application_controllers under two namespaces, which seems to work fine. But I'm unsure how to separate the dashboards (one organisation_membership of /admin and one for /org_admin) as administrate looks for all of them under /dashboards
Thanks for the help and working on Administrate.