Insightly / insightly-ruby

Ruby Library for the Insightly REST API
16 stars 45 forks source link

Uncomplete error messages in Sentry. #35

Open b1nary opened 8 years ago

b1nary commented 8 years ago

We use raven-ruby for all our logging needs which is based on message instead of response to display error messages.

I would appreciate a method alias to message, i assume this is also useful for other libraries that parse error messages.