Skip to content

Instantly share code, notes, and snippets.

@knightq
Created January 9, 2013 13:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knightq/4493253 to your computer and use it in GitHub Desktop.
Save knightq/4493253 to your computer and use it in GitHub Desktop.
Config to put in config/development.rb to disable console ANSI colors.
config.active_record.colorize_logging = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment