You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to find how ActiveRecord is sending the log lines both to STDOUT and to the development.log file. But when we're running rake and test, it shouldn't send to STDOUT (because it'll spam it with INSERTS for fixtures etc).