{"id":80686,"library":"airbrake-ruby","title":"Airbrake Ruby","description":"Airbrake Ruby is a plain Ruby notifier for Airbrake, the leading exception reporting service, that enables sending any Ruby exception to the Airbrake dashboard.","status":"active","version":"6.2.2","language":"ruby","source_language":null,"source_url":"https://github.com/airbrake/airbrake-ruby","tags":["exception-reporting","error-tracking","monitoring","airbrake"],"install":[{"cmd":"gem install airbrake-ruby","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'airbrake-ruby', '~> 6.2.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Airbrake","correct":"require 'airbrake-ruby'"}],"quickstart":{"code":"require 'airbrake-ruby'\n\nAirbrake.configure do |c|\n  c.project_id = 123\n  c.project_key = 'your_project_key'\nend\n\nbegin\n  raise 'test error'\nrescue => e\n  Airbrake.notify(e)\nend","lang":"ruby","description":"Configure and send an exception to Airbrake"},"warnings":[],"env_vars":null,"search_vec":"'airbrak':1,3,11,25,34 'dashboard':26 'enabl':18 'error':31 'error-track':30 'except':14,22,28 'exception-report':27 'lead':13 'monitor':33 'notifi':9 'plain':7 'report':15,29 'rubi':2,4,8,21 'send':19 'servic':16 'track':32","created_at":"2026-06-18T05:31:27.337004+00:00","updated_at":"2026-06-18T05:31:27.337004+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://airbrake.io","github":"https://github.com/airbrake/airbrake-ruby","docs":"http://www.rubydoc.info/gems/airbrake-ruby/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["observability"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}