Created
June 7, 2016 21:51
-
-
Save marcotc/96e06c2af74df371ce7f244216f10b79 to your computer and use it in GitHub Desktop.
ActiveRecord to stdout
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ActiveRecord::Base.logger = Logger.new(STDOUT) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment