Skip to content

Report Adhearsion application exceptions and deployments to Airbrake (formerly Hoptoad) or Errbit

License

Notifications You must be signed in to change notification settings

emcgee/adhearsion-reporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adhearsion-reporter

Report Adhearsion application exceptions and deployments to:

This Adhearsion plugin requires Adhearsion 2.0 or later. For Adhearsion 1.0 try the previous version of this gem ahn_hoptoad

Usage

To use this gem, add the following line to your Gemfile:

gem 'adhearsion-reporter'

To view the available configuration options, run the rake task:

rake adhearsion:config:show[reporter]

The configuration options are added to config/adhearsion.rb with the rest of Adhearsion's configuration. Example:

Adhearsion.config do |config|
  config.reporter.api_key = "YOUR API KEY HERE"
end

Copyright

Copyright (C) 2012 Adhearsion Foundation Inc. Released under the MIT License - Check License file

About

Report Adhearsion application exceptions and deployments to Airbrake (formerly Hoptoad) or Errbit

Resources

License

Stars

Watchers

Forks

Packages

No packages published