Skip to content

Instantly share code, notes, and snippets.

@jamiecurran
Created August 17, 2016 15:59
Show Gist options
  • Save jamiecurran/4db38902bbf0439d4d6d0722be012b92 to your computer and use it in GitHub Desktop.
Save jamiecurran/4db38902bbf0439d4d6d0722be012b92 to your computer and use it in GitHub Desktop.
httparty debug output with Rails
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