A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15
stars
27
forks
source link
Adding a generator for the AdminController and configuration #1004
Add a generator for injecting the admin controller into the new app and add the configuration into the initializer in comments so the users know how to configure the dashboard.
Fixes #997 & #996
Add a generator for injecting the admin controller into the new app and add the configuration into the initializer in comments so the users know how to configure the dashboard.
@projecthydra/sufia-code-reviewers