Created
August 17, 2016 15:59
-
-
Save jamiecurran/4db38902bbf0439d4d6d0722be012b92 to your computer and use it in GitHub Desktop.
httparty debug output with Rails
This file contains hidden or 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
class Foo | |
include HTTParty | |
debug_output Rails.logger | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment