RubyGems Navigation menu

celerbrake-ruby 0.1.0

Celerbrake Ruby is a plain Ruby notifier for Celerbrake (https://celerbrake.com), a cloud-based, wire-compatible error-tracking service. It provides a minimalist API for sending any Ruby exception to a Celerbrake dashboard. The library is extremely lightweight and suits plain Ruby applications well. For apps built with Rails, Sinatra or any other Rack-compliant framework we offer the celerbrake gem (https://github.com/celerbrake/celerbrake), which reports unhandled exceptions automatically and integrates with Resque, Sidekiq, Delayed Job and many more. Celerbrake Ruby began as a fork of airbrake-ruby (https://github.com/airbrake/airbrake-ruby) and remains wire-compatible with the Airbrake v3 notice API; the default host points at Celerbrake rather than a third-party service.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 May 20, 2026 (42.5 KB)

Runtime Dependencies (3):

base64 ~> 0.1
logger ~> 1.0
rbtree3 ~> 0.6

Development Dependencies (7):

pry ~> 0
rake ~> 13
rspec ~> 3
rspec-its ~> 1.2
webmock ~> 3.8
yard ~> 0.9

Owners:

Pushed by:

Authors:

  • Celerbrake

SHA 256 checksum:

=

Total downloads 53

For this version 53

Version Released:

License:

MIT

Required Ruby Version: >= 2.5

New versions require MFA: true

Version published with MFA: true

Links: