administrate
administrate copied to clipboard
Implements namespaced model for the dashboard and routes generators
Reference: https://github.com/thoughtbot/administrate/pull/871
- support namespaced model for the dashboard generator
- support namespaced model for the routes generator
@nickcharlton - Without the support for namespaced models, Administrative wouldn't be the best choice for me. Hence, thank you for your PR!
Do you know what the status of this PR is as it's been a few months?
@nickcharlton is there any chance of this PR being merged, or has development of new Administrate features been stopped?
I have a project using Globalize and PaperTrail, which make use of namespaced models (e.g Thought::Translation or PaperTrail::Version), so this is a blocking issue for us.
Thanks!
OK I managed to workaround the generator issues, so looks like might be able to use this gem! https://github.com/thoughtbot/administrate/issues/1291#issuecomment-545054789
Closed due to lack of activity.