samvera-deprecated / curation_concerns

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 module that includes items for a controller to act as an admin controller #1036

Closed carolyncole closed 7 years ago

carolyncole commented 7 years ago

A few things need to be included for another controller to successfully act as an admin controller.

This PR creates a module for including those things.