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
- Host: GitHub
- URL: https://github.com/rollbar/sinatra-rollbar-example
- Owner: rollbar
- Archived: true
- Created: 2013-03-20T20:11:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-11-30T22:11:15.000Z (over 3 years ago)
- Last Synced: 2025-05-08T00:06:14.729Z (about 1 year ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 4
- Watchers: 23
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.