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
Create generator to add configuration options inside initializers. #996
Descriptive summary
We need a generator for adding configuration options inside the initializers.
Expected behavior
It is expected that the generator will add configurable options inside an applications initializer.