{"id":19211620,"url":"https://github.com/marcusg/raise_test_exception","last_synced_at":"2026-06-15T04:33:14.160Z","repository":{"id":10915470,"uuid":"13214702","full_name":"marcusg/raise_test_exception","owner":"marcusg","description":"Raise an exception to test if exception_notification really works.","archived":false,"fork":false,"pushed_at":"2014-10-09T08:38:01.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T03:56:42.282Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/marcusg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-30T12:26:37.000Z","updated_at":"2014-10-09T08:38:01.000Z","dependencies_parsed_at":"2022-08-30T10:50:31.204Z","dependency_job_id":null,"html_url":"https://github.com/marcusg/raise_test_exception","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/marcusg/raise_test_exception","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fraise_test_exception","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fraise_test_exception/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fraise_test_exception/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fraise_test_exception/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcusg","download_url":"https://codeload.github.com/marcusg/raise_test_exception/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcusg%2Fraise_test_exception/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34348291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"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":[],"created_at":"2024-11-09T13:43:07.547Z","updated_at":"2026-06-15T04:33:14.144Z","avatar_url":"https://github.com/marcusg.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# raise_test_exception\n\n[![Gem Version](https://badge.fury.io/rb/raise_test_exception.png)](http://badge.fury.io/rb/raise_test_exception)\n[![Build Status](https://travis-ci.org/marcusg/raise_test_exception.png?branch=master)](https://travis-ci.org/marcusg/raise_test_exception)\n[![Code Climate](https://codeclimate.com/github/marcusg/raise_test_exception.png)](https://codeclimate.com/github/marcusg/raise_test_exception)\n[![Dependency Status](https://gemnasium.com/marcusg/raise_test_exception.png)](https://gemnasium.com/marcusg/raise_test_exception)\n\nRaise an exception to test if exception_notifier really works.\n\n## What and why\n\nSimple Rails engine providing a route (and controller action) you can access from inside your application to raise an exception. \nThis should trigger the exception notifier and you should receive an email (or whatever you've configured). \n\n## Requirements\n\n```rails \u003e= 3.2```\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'raise_test_exception'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install raise_test_exception\n\n## Usage\n\nJust call the helper method ```raise_test_exception_error_path``` or ```raise_test_exception_error_url``` within a link or button on your page. \nYou can choose between GET or POST. \n\n    = link_to \"Raise an exception\", raise_test_exception_error_url\n\n    = button_to \"Raise an exception\", raise_test_exception_error_url\n\nThat's all!\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusg%2Fraise_test_exception","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusg%2Fraise_test_exception","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusg%2Fraise_test_exception/lists"}