Bugsnag
error monitoring & exception reporter for Ruby¶ ↑
The Bugsnag
exception reporter for Ruby gives you instant notification of exceptions thrown from your {Rails}[https://www.bugsnag.com/platforms/rails], Sinatra, Rack or plain Ruby app. Any uncaught exceptions will trigger a notification to be sent to your Bugsnag
project.
Features¶ ↑
-
Automatically report unhandled exceptions and crashes
-
Report handled exceptions
-
Attach user information to determine how many people are affected by a crash
-
Send customized diagnostic data
-
Track events that occur leading up to a crash
Getting started¶ ↑
-
Complete the instructions in the integration guide for your framework:
-
Relax!
Support¶ ↑
-
Read the configuration reference:
-
Check out some example apps integrated with Bugsnag using Rails, Sinatra, Padrino, and more.
-
Search open and closed issues for similar problems
Contributing¶ ↑
All contributors are welcome! For information on how to build, test and release bugsnag-ruby
, see our contributing guide. Feel free to comment on existing issues for clarification or starting points.
License¶ ↑
The Bugsnag
ruby notifier is free software released under the MIT License. See LICENSE.txt for details.