An open API service indexing awesome lists of open source software.

https://github.com/rollbar/sinatra-rollbar-example

Example using Rollbar with Sinatra
https://github.com/rollbar/sinatra-rollbar-example

Last synced: about 1 year ago
JSON representation

Example using Rollbar with Sinatra

Awesome Lists containing this project

README

          

# sinatra-rollbar-example

Example of how to use [Rollbar](https://rollbar.com) inside Sinatra.

To run:

```
bundle install
bundle exec ruby `pwd`/example.rb
```

Tested with Sinatra 1.4.1 and Rollbar 0.12.10.