Skip to content

Instantly share code, notes, and snippets.

@marcotc
Created June 7, 2016 21:51
Show Gist options
  • Save marcotc/96e06c2af74df371ce7f244216f10b79 to your computer and use it in GitHub Desktop.
Save marcotc/96e06c2af74df371ce7f244216f10b79 to your computer and use it in GitHub Desktop.
ActiveRecord to stdout
ActiveRecord::Base.logger = Logger.new(STDOUT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment