Warning, long time coder but new to RoR
I am not seeing anywhere near the level of logging i want in my logs,
for the sql stuff. regular ruby logging ( in development.log) seems
ok.
For example,
Mysql::Error (Access denied for user ‘rw’@‘localhost’ (using password:
NO)):
What query generated this error? what table was it trying to access?!?