Skip to content

Instantly share code, notes, and snippets.

@denisovlev
Created September 15, 2016 12:46
Show Gist options
  • Save denisovlev/b0ebb31536a0747268b4012820d39e1c to your computer and use it in GitHub Desktop.
Save denisovlev/b0ebb31536a0747268b4012820d39e1c to your computer and use it in GitHub Desktop.
d = ActiveSupport::Dependencies
d.logger = Logger.new(STDOUT)
d.log_activity = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment