Skip to content

Instantly share code, notes, and snippets.

@akitaonrails
Created April 8, 2009 08:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save akitaonrails/91684 to your computer and use it in GitHub Desktop.
Save akitaonrails/91684 to your computer and use it in GitHub Desktop.
Rails::Initializer.run do |config|
config.logger = Logger.new(STDOUT)
config.active_record.colorize_logging = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment