it would be great if it is possible to:
- create an Engine
- create Models inside this Engine (with migrations and seeds)
- create ActiveAdmin resources for every Model inside this Engine
and later… use it in every new app as easy as including new gem ‘activeadmin_addons’
for example, i have to manually clone every time AdminUser resource, often, Catalog, User, Article and some others
thanx in advance
Have a look at the active admin wiki entry:
https://github.com/gregbell/active_admin/wiki/Define-a-resource-inside-an-engine