The Exceptional client is now packaged as a gem to take advantage of versioning, simple installation and easier use outside rails. We've lots of new features planned, installing as a gem will make it easy for you to upgrade.
Once you've created your app on Exceptional, installing is as easy as:
config.gem 'exceptional', :version => '2.0.0'
gem install exceptional
exceptional install YOUR-API-KEY
You will find your api key in your apps dashboard on Exceptional.
rm -rf vendor/plugins/exceptional
We're now using api.getexceptional.com to handle api traffic. Using a separate domain name makes it easier for us to load balance traffic and provide a solid service. We changed the data format a little so that we can capture even more useful information about your errors.
We're always keen to to help us make exceptional better. And always looking for an excuse to use the blink tag ;)
When it came to moving to using the gem, a quick way to install it on all our servers was using cap shell:
cap> sudo gem install exceptionalblog comments powered by Disqus
Exceptional is the first and best error tracking service for Ruby on Rails applications.
“Exceptional has vastly improved our ability to prioritize and track down bugs on our site. Completely worth the money and highly recommended.” — Andrew Grim, Kongregate