Giter Site home page Giter Site logo

sfalma's Introduction

Sfalma helps you track errors in your Ruby apps, this gem is a fork of Exceptional.

This Gem/Plugin posts exception data to Sfalma http://sfalma.com. Data about the request, session, environment and a backtrace of the exception is sent.

Rails 2.x Installation

  1. Install the Gem
gem install sfalma
  1. Add config.gem entry to 'config/environment.rb'
config.gem 'sfalma'
3. Create your account and app at 
4. Configue your API Key
$ sfalma install 

using the api-key from the app settings screen within Sfalma 5. Test with

sfalma test

Rails 3 Installation

  1. Add gem entry to Gemfile
config.gem 'sfalma'
  1. Run
    bundle install
  2. Create your account and app at http://sfalma.com
  3. Configure your API Key
$ sfalma install 

using the api-key from the app settings screen within Sfalma 5. Test with

sfalma test

Sfalma also supports your rack, sinatra and plain ruby apps

For more information check out our docs site http://www.sfalma.com/docs

Copyright © 2011 Sfalma. Copyright © 2008, 2010 Contrast.

sfalma's People

Contributors

wal avatar darragh avatar davidjrice avatar ciaranlee avatar martincik avatar paulca avatar panosjee avatar monde avatar nstielau avatar technoweenie avatar

Stargazers

Yiannis Tsigkos avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.