Skip to content

Instantly share code, notes, and snippets.

View chrisalley's full-sized avatar

Chris Alley chrisalley

View GitHub Profile

When setting up a new Rails app with Docker:

Add the following to config/development.rb, below config.log_level = :debug:

# Prepend all log lines with the following tags.
  config.log_tags = [ :subdomain, :uuid, :host ]

# Workaround issue where logging to STDOUT is incompatible with quiet_assets. See:
# https://github.com/rails/sprockets-rails/issues/376#issuecomment-287560399
@chrisalley
chrisalley / horizontal-rule-test.md
Created September 25, 2014 06:03
Horizontal Rule Test

MY TITLE