Skip to content

Instantly share code, notes, and snippets.

@stuartchaney
Created October 21, 2011 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartchaney/1302785 to your computer and use it in GitHub Desktop.
Save stuartchaney/1302785 to your computer and use it in GitHub Desktop.
Configuration:
http_read_timeout: 5
api_key: "c1182fee990a5c9d6dd80e2427904bab"
user_information: "Airbrake Error {{error_id}}"
notifier_version: "3.0.4"
rescue_rake_exceptions: nil
ignore: ["ActiveRecord::RecordNotFound", "ActionController::Rou
backtrace_filters: [#<Proc:0x000000010122b558@/usr/local/rvm/gems/ree-1.8.
params_filters: ["password", "password_confirmation"]
framework: "Rails: 3.0.9"
ignore_by_filters: []
host: "hoptoadapp.com"
proxy_user: nil
project_root: #<Pathname:/Users/stuartchaney/Sites/hop-no/hop-no>
development_environments: []
environment_name: "development"
ignore_user_agent: []
protocol: "https"
development_lookup: true
port: 443
secure: true
notifier_name: "Airbrake Notifier"
proxy_port: nil
proxy_pass: nil
http_open_timeout: 2
proxy_host: nil
notifier_url: "http://hoptoadapp.com"
Setting up the Controller.
Processing request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment