airbrake-local
This project rocks and uses MIT-LICENSE.
Usage:
- Add to Gemfile in production group and bundle:
gem airbrake-local - Run
rails generate airbrake_local:install <PROJECT_NAME> rake db:migrate- Change the configuration in config/initializers/airbrake_local.rb
- That's it!