growstuff
growstuff copied to clipboard
Standardise error messages in CRUD forms
A lot of the forms generated by rails scaffold generate kind of ugly error messages, with a big lumpy heading and then a
- full of errors. It would be nice reformat these to use the bootstrap-friendly alert classes, so they match the other errors in the system (like the "you must be logged in" ones generated by CanCan).