active_record-annotate
active_record-annotate copied to clipboard
Dont annotate errors to files
Solves #11
- Dont annotate errors to files
- Squelch errors by default
- Use
config.debug = true
to puts errors
Note: this is untested so far I merely wrote it.
Tests added.
I have some other more important tasks on the go and you seem to have lots of comments and insight. Do you have any interest in picking up this PR and finishing it?