{"id":13463278,"url":"https://github.com/bugsnag/bugsnag-ruby","last_synced_at":"2025-11-11T18:27:46.083Z","repository":{"id":637172,"uuid":"2545189","full_name":"bugsnag/bugsnag-ruby","owner":"bugsnag","description":"BugSnag error monitoring \u0026 reporting software for rails, sinatra, rack and ruby","archived":false,"fork":false,"pushed_at":"2025-07-08T10:24:57.000Z","size":2800,"stargazers_count":254,"open_issues_count":24,"forks_count":176,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-10-23T16:52:11.965Z","etag":null,"topics":["bug-tracking-tool","bugs","bugsnag","crash","debug","debugging-tool","error-handling","error-monitoring","error-reporting","errors","exception-reporting","exceptions","notifications","notifier","platforms","rack","rails","ruby","sinatra","unhandled-exceptions"],"latest_commit_sha":null,"homepage":"https://docs.bugsnag.com/platforms/ruby","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugsnag.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":".github/support.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-10-10T00:15:17.000Z","updated_at":"2025-07-27T09:30:31.000Z","dependencies_parsed_at":"2024-01-04T13:41:14.510Z","dependency_job_id":"341fca49-b6dd-4982-b73a-608f4ffb7415","html_url":"https://github.com/bugsnag/bugsnag-ruby","commit_stats":{"total_commits":1770,"total_committers":136,"mean_commits":"13.014705882352942","dds":0.7282485875706215,"last_synced_commit":"54acb0d1a5ff1bab326facd61ff96f9590bc16ba"},"previous_names":[],"tags_count":175,"template":false,"template_full_name":null,"purl":"pkg:github/bugsnag/bugsnag-ruby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugsnag","download_url":"https://codeload.github.com/bugsnag/bugsnag-ruby/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fbugsnag-ruby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281389025,"owners_count":26492537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bug-tracking-tool","bugs","bugsnag","crash","debug","debugging-tool","error-handling","error-monitoring","error-reporting","errors","exception-reporting","exceptions","notifications","notifier","platforms","rack","rails","ruby","sinatra","unhandled-exceptions"],"created_at":"2024-07-31T13:00:49.632Z","updated_at":"2025-11-11T18:27:46.063Z","avatar_url":"https://github.com/bugsnag.png","language":"Ruby","readme":"# Bugsnag error monitoring \u0026 exception reporter for Ruby\n[![build status](https://github.com/bugsnag/bugsnag-ruby/actions/workflows/test-package.yml/badge.svg)](https://github.com/bugsnag/bugsnag-ruby/actions/workflows/test-package.yml?query=branch%3Amaster)\n\n\nThe Bugsnag exception reporter for Ruby gives you instant notification of exceptions thrown from your **[Rails](https://www.bugsnag.com/platforms/rails)**, **Sinatra**, **Rack** or **plain Ruby** app. Any uncaught exceptions will trigger a notification to be sent to your Bugsnag project.\n\n## Features\n\n* Automatically report unhandled exceptions and crashes\n* Report handled exceptions\n* Attach user information to determine how many people are affected by a crash\n* Send customized diagnostic data\n* Track events that occur leading up to a crash\n\n## Getting started\n\n1. [Create a Bugsnag account](https://www.bugsnag.com)\n2. Complete the instructions in the integration guide for your framework:\n    * [Que](https://docs.bugsnag.com/platforms/ruby/que)\n    * [Rack](https://docs.bugsnag.com/platforms/ruby/rack)\n    * [Rails](https://docs.bugsnag.com/platforms/ruby/rails)\n    * [Rake](https://docs.bugsnag.com/platforms/ruby/rake)\n    * [Sidekiq](https://docs.bugsnag.com/platforms/ruby/sidekiq)\n    * [Other Ruby apps](https://docs.bugsnag.com/platforms/ruby/other)\n3. Relax!\n\n## Support\n\n* Read the configuration reference:\n    * [Que](https://docs.bugsnag.com/platforms/ruby/que/configuration-options)\n    * [Rack](https://docs.bugsnag.com/platforms/ruby/rack/configuration-options)\n    * [Rails](https://docs.bugsnag.com/platforms/ruby/rails/configuration-options)\n    * [Rake](https://docs.bugsnag.com/platforms/ruby/rake/configuration-options)\n    * [Sidekiq](https://docs.bugsnag.com/platforms/ruby/sidekiq/configuration-options)\n    * [Other Ruby apps](https://docs.bugsnag.com/platforms/ruby/other/configuration-options)\n* Check out some [example apps integrated with Bugsnag](https://github.com/bugsnag/bugsnag-ruby/tree/master/example) using Rails, Sinatra, Padrino, and more.\n* [Search open and closed issues](https://github.com/bugsnag/bugsnag-ruby/issues?utf8=✓\u0026q=is%3Aissue) for similar problems\n* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-ruby/issues/new)\n\n## Contributing\n\nAll contributors are welcome! For information on how to build, test and release `bugsnag-ruby`, see our [contributing guide](https://github.com/bugsnag/bugsnag-ruby/blob/master/CONTRIBUTING.md). Feel free to comment on [existing issues](https://github.com/bugsnag/bugsnag-ruby/issues) for clarification or starting points.\n\n## License\n\nThe Bugsnag ruby notifier is free software released under the MIT License. See [LICENSE.txt](LICENSE.txt) for details.\n","funding_links":[],"categories":["Maintenance \u0026 Monitoring","Ruby","Error Handling","Middlewares"],"sub_categories":["Exception Notification"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsnag%2Fbugsnag-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugsnag%2Fbugsnag-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugsnag%2Fbugsnag-ruby/lists"}