Skip to content

Instantly share code, notes, and snippets.

@j3ck
Created July 3, 2016 16:37
Show Gist options
  • Select an option

  • Save j3ck/2890134e4fca71d3cd3aeba43271e303 to your computer and use it in GitHub Desktop.

Select an option

Save j3ck/2890134e4fca71d3cd3aeba43271e303 to your computer and use it in GitHub Desktop.
#log active record from console
ActiveRecord::Base.logger = Logger.new(STDOUT)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment