Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Feb 6, 2021
1 parent 8ffb0dc commit 98a45af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sentry-ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ and depends on the integrations you want to have, you might also want to install
```ruby
gem "sentry-rails"
gem "sentry-sidekiq"
gem "sentry-delayed_job"
# and mores to come in the future!
```

Expand Down Expand Up @@ -136,6 +137,7 @@ We also provide integrations with popular frameworks/libraries with the related

- [sentry-rails](https://github.com/getsentry/sentry-ruby/tree/master/sentry-rails)
- [sentry-sidekiq](https://github.com/getsentry/sentry-ruby/tree/master/sentry-sidekiq)
- [sentry-delayed_job](https://github.com/getsentry/sentry-ruby/tree/master/sentry-delayed_job)

### More configuration

Expand Down

0 comments on commit 98a45af

Please sign in to comment.