Closed rye closed 9 years ago
I find that they clutter the output.
It would be great if we could programmatically verify that something hit Mongoid and did stuff, but I'm not sure that it's the best to verify by checking the database logs.
I guess we should just disable them if the environment is not :development. That sounds like a better way to go about it to me.
:development
Okay, yeah, that makes sense.
This works better now.
I find that they clutter the output.
It would be great if we could programmatically verify that something hit Mongoid and did stuff, but I'm not sure that it's the best to verify by checking the database logs.