Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appflux_ruby

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appflux_ruby

  • 0.1.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Appflux Ruby


Maintainability Gem Version

Appflux is an exception notification library for Rack/Rails application. It is extremely lightweight, easy to setup and always free. Signup on appflux.io, create a project and find your keys to setup your application. The exceptions are delivered to your email as well as can be seen on the dashboard. Appflux also offers a simple and classic messaging platform.

Why do we need another exception notification library?

  1. While exception_notification is a good open source library, it is really painful to setup. The notification messages are very verbose and often spam the inbox. And... it does not come with a GUI. Appflux offers a decent simplistic dashboard that most open source solutions lack.
  2. There are a lot of very good commercial exception notification softwares out there. But they are more focussed on managers, not developers.

Some Features

  1. Automatically reports unhandled exceptions.
  2. Reports handled exceptions.
  3. Automagically supports Delayed Job and Sidekiq.
  4. Figures out common information (from commonly used gems) used to debug a Rails application.
  5. Send custom diagnostic information.
  6. Nicely integrates with 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

If you have more than one project, you should first create an organization.

  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.
  2. Post messages and discuss issues with other collaborators and clients.
  3. Keeps all project related files.

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
  3. @appfluxhq

License

The Appflux ruby gem is a free software released under the MIT License. See LICENSE.txt for details.

FAQs

Package last updated on 05 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc