Sha256: 0fcf1428775c49bd8c32c1a764f700d9cd78b8e1088872267c08dd4bf94b8775

Contents?: true

Size: 1.27 KB

Versions: 2

Compression:

Stored size: 1.27 KB

Contents

[Airbrake](http://www.airbrakeapp.com/) meets [Sinatra](http://www.sinatrarb.com/).

        _____                                ,
       /     \______                         |\        __
      | o     |     \____                    | |      |--|             __
      /\_____/           \___                |/       |  |            |~'
     /                       \              /|_      () ()            |
    |_______/                 \            //| \             |\      ()
      \______   _       ___    \          | \|_ |            | \
            /\_//      /   \    |          \_|_/            ()  |
           // //______/    /___/             |                  |
          /\/\/\      \   / \ \             @'                 ()
                        \ \   \ \      
                          \ \   \ \    
                            \ \  \ \   
                             \ \ /\/\  
                             /\/\

For usage see example.rb. To install:

    gem install toadhopper-sinatra

## Development

Install Bundler, then:

    % git clone git://github.com/toolmantim/toadhopper-sinatra.git
    % cd toadhopper-sinatra
    % bundle install
    % bundle exec rake test

To generate the docs:

    % bundle exec yardoc

To build the gem:

    % bundle exec rake build

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
toadhopper-sinatra-2.1 README.md
toadhopper-sinatra-2.0 README.md