Sha256: 735f79e06a8825189951e9e59e4ddfd12ce53969628599f372fb9340e954d820
Contents?: true
Size: 1.29 KB
Versions: 1
Compression:
Stored size: 1.29 KB
Contents
# Bugsnag deploy tracking with Capistrano [![Build status](https://travis-ci.org/bugsnag/bugsnag-capistrano.svg?branch=master)](https://travis-ci.org/bugsnag/bugsnag-capistrano) Bugsnag Capistrano automatically notifies Bugsnag when you deploy your application with [Capistrano](https://github.com/capistrano/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](http://bugsnag.com) 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](http://bugsnag.com) to start capturing exceptions from your applications. ## Getting started * [Integrating with Capistrano](https://docs.bugsnag.com/build-integrations/capistrano/) ## Contributing All contributors are welcome! For information on how to build, test, and release `bugsnag-capistrano`, see our [contributing guide](https://github.com/bugsnag/bugsnag-capistrano/blob/master/CONTRIBUTING.md). ## License The Bugsnag Capistrano library is free software released under the MIT License. See [LICENSE.txt](https://github.com/bugsnag/bugsnag-capistrano/blob/master/LICENSE.txt) for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bugsnag-capistrano-2.0.0 | README.md |