Bugsnag
deploy tracking with Capistrano¶ ↑
Bugsnag
Capistrano automatically notifies Bugsnag
when you deploy your application with Capistrano, allowing to correlate deploys with new errors and increased error rates in Bugsnag
.
It also includes a Rake task for manually sending deploy notifications or for projects not using Capistrano.
Bugsnag captures errors in real-time from your web, mobile and desktop applications, helping you to understand and resolve them as fast as possible. Create a free account to start capturing exceptions from your applications.
Getting started¶ ↑
Contributing¶ ↑
All contributors are welcome! For information on how to build, test, and release bugsnag-capistrano
, see our contributing guide.
License¶ ↑
The Bugsnag
Capistrano library is free software released under the MIT License. See LICENSE.txt for details.