Simple gem which take ActiveRecord extension
of the rollbar-gem and include it in Mongoid::Document
In your Gemfile:
gem 'rollbar-mongoid-extension'
after_validation :report_validation_errors_to_rollbar
Port ActiveRecord extension of the Rollbar gem to Mongoid
RubyMIT
Simple gem which take ActiveRecord extension
of the rollbar-gem and include it in Mongoid::Document
In your Gemfile:
gem 'rollbar-mongoid-extension'
after_validation :report_validation_errors_to_rollbar