Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Scaffold generator in service shell #254

Open
pond opened this issue Apr 19, 2018 · 0 comments
Open

Scaffold generator in service shell #254

pond opened this issue Apr 19, 2018 · 0 comments
Assignees

Comments

@pond
Copy link
Contributor

pond commented Apr 19, 2018

Since the (possibly unwise) introduction of on-by-default framework search for created_by there's been a chance of a 500 being raised for a service which doesn't have the relevant column and doesn't opt out of that search either.

It's also a little tedious to hand-type in the implementation, interface, resource, model and comprised_of declaration updates for a given resource-model pairing by hand.

A Rails-like scaffold generator could help a lot here. Tracking this under Hoodoo and under the service shell.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants