Skip to content

Instantly share code, notes, and snippets.

@joshuap
Created October 7, 2012 01:46
Show Gist options
  • Save joshuap/3846819 to your computer and use it in GitHub Desktop.
Save joshuap/3846819 to your computer and use it in GitHub Desktop.
Standard Honeybadger initializer
Honeybadger.configure do |config|
config.api_key = 'asdf'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment