RoRvsWild

Ruby error tracking gem

Exceptions monitoring
for Rails applications

RoRvsWild catches errors in your Ruby on Rails applications' requests, background jobs and Javascript and provides details to fix them.

    
      # Add to your Gemfile
      gem "rorvswild"
    
    Gem version 1.6.4
  
RoRvsWild errors

Instant notifications

Don't wait for support tickets to learn about problems. Get your team alerted as soon as a new kind of exception is triggered.

By email

Exception notifications and weekly report by email.

Webhooks

Exception notifications in your team's Slack or Teams channel.

10x

Notifications sent on the 1st, 10th, 100th... occurence.

Mark as fixed

Errors like todo list items. Notifications reset.

Detailed report

Go beyond “it doesn't work”, and find all the details you need to understand issues.

RoRvsWild Ruby error details

Occurences

File:Line

Origin url

Error message

Backtrace

Parameters

Session

Environment variables

Fine-tuned monitoring

Custom exceptions, ignored exceptions, your call.

Not just Ruby, JavaScript too

Add the RoRvsWild JavaScript agent in your HTML, and start tracking your frontend JS errors.

      <script src="https://cdn.rorvswild.com/agent.js"></script>
<script type="text/javascript">RorVsWild.start({apiKey: "YOUR_API_KEY"})
</script>
    

All-in-one
Ruby on Rails
monitoring gem

Start improving your Rails apps today!

      
        # Add to your Gemfile
        gem "rorvswild"
      
      Gem version 1.6.4
    
View gem
Try for free