Skip to content

Instantly share code, notes, and snippets.

@bastjan
Created September 18, 2014 07:24
Show Gist options
  • Save bastjan/9ea50b583b859b9af282 to your computer and use it in GitHub Desktop.
Save bastjan/9ea50b583b859b9af282 to your computer and use it in GitHub Desktop.
show sql statements in rails 4 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