hi, When running rails spec tests is there a log file generated? i'm looking for generated sql to help me debug like in development.log or is there a way to run the test against a webrick server so i can see logs? (i'm not running with spec_server at the moment, it doesnt seem to work well with autotest) thanks linoj