Sha256: f4d3f41f159d497f048d0e77c0ea5b9c0c08ba56600a778672fa29e2dcb57bb8
Contents?: true
Size: 1.75 KB
Versions: 1
Compression:
Stored size: 1.75 KB
Contents
# Appflux Ruby --- [![Maintainability](https://api.codeclimate.com/v1/badges/64eff633689a54b902cf/maintainability)](https://codeclimate.com/github/appflux/appflux-ruby/maintainability) The appflux-ruby gem sends notifications when an exception occurs in your Rack/Rails application. The community edition integrates nicely with your appflux.io dashboard. We also offer an enterprise version that also offers a project communication platform. ## Features 1. Automatically reports unhandled exceptions. 2. Reports handled exceptions. 3. Automagically supports Delayed Job and Sidekiq. 4. Figures out common information used to debug a Rails application. 5. Send custom diagnostic information. 6. Nicely integrates with your Appflux.io dashboard. ## Requirements 1. Ruby 1.9.3 or greater 2. Rails 3.0 or greater, Grape, Sinatra or any other Rack application. ## Setup > Appflux is free. Basic error monitoring will always remain free. 1. Sign up on appflux.io. 2. Confirm your account and create a project. 3. Follow the instructions on the setup page. ## What's more ? Appflux offers an integrated platform to monitor, analyze and discuss your ruby application. You can: 1. Get notified of exceptions in real-time. 2. Post messages and discuss issues with other collaborators. 3. Maintain all project related files in one location. ## What's cookin' ? 1. Support for out-of-the-box user behavior analysis for Rails applications. 2. Cohort analysis for Rails applications. ## Help 1. hi@appflux.io 2. [@_guptashubham](https://twitter.com/_guptashubham) 3. [@appfluxhq](https://www.twitter.com/appfluxhq) ## License The Appflux ruby gem is a free software released under the MIT License. See [LICENSE.txt](https://github.com/appflux/appflux-ruby/blob/master/LICENSE.txt) for details.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
appflux_ruby-0.1.1 | README.md |