Skip to content

Instantly share code, notes, and snippets.

@benarent
Created July 31, 2012 06:04
Show Gist options
  • Save benarent/3214167 to your computer and use it in GitHub Desktop.
Save benarent/3214167 to your computer and use it in GitHub Desktop.
Resque Config
Airbrake.configure do |config|
config.api_key = 'your_key_here'
end
@benarent
Copy link
Author

Good catch. I've changed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment