Skip to content

Instantly share code, notes, and snippets.

@paaloeye
Created June 14, 2013 18:55
Show Gist options
  • Save paaloeye/5784312 to your computer and use it in GitHub Desktop.
Save paaloeye/5784312 to your computer and use it in GitHub Desktop.
How to disable color logging in ActiveRecord
ActiveSupport::LogSubscriber.colorize_logging = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment