This generator creates a controller with the given name and adds an active_scaffold declaration inside of it, listing all column names and association names, so that you can quickly start customizing it (reordering or removing columns, for example)
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Automatically set form_ui to :select for all association columns, since
7f53187View on GitHubWork around this error that it was giving when I did ./script/generate active_scaffold:
b6c364bView on GitHub