Using with Zeus
How to configure rollbar-gem to work with Zeus
Some users have reported problems with Zeus when rake
was not explicitly included in their Gemfile. If the zeus server fails to start after installing the rollbar gem, try explicitly adding gem 'rake'
to your Gemfile
. See this thread for more information.
For more information on rollbar-gem, please see the docs here.
Updated 12 months ago