Hey everyone,

I'm usually a Python guy but just created a Ruby gem to integrate Rails with 
the error-tracking service I'm working on, http://ratchet.io . I've pieced 
together a gem that works but would really appreciate some eyes from some 
people who know Rails well.

If you have a few minutes, here's the diff on github: 
https://github.com/ratchetio/ratchetio-gem/compare/b4ad4d3abd640c82ed49bb2ea9d015d79e20c338...03880f1d861c11eed84b494678435b10e47c3a2e
 . Comments on github or in this thread would be awesome.

The intention is to:
- install a top-level exception handler
- report exceptions, along with some information about the related request, to 
ratchet.io

Thanks a bunch,

Brian Rue

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-talk/-/dd8mJ66q0k0J.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to