Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyrylo/airbrake-466
A repo for testing
https://github.com/kyrylo/airbrake-466
Last synced: about 19 hours ago
JSON representation
A repo for testing
- Host: GitHub
- URL: https://github.com/kyrylo/airbrake-466
- Owner: kyrylo
- Created: 2016-01-06T14:11:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-06T14:20:38.000Z (almost 9 years ago)
- Last Synced: 2025-01-02T16:16:11.111Z (3 days ago)
- Language: Ruby
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Configure Airbrake in `config/initializers/airbrake.rb` with your key.
1. Clone https://github.com/airbrake/airbrake.git
2. Checkout https://github.com/airbrake/airbrake/pull/466
1. Configure the Airbrake dep in Gemfile to use your cloned Airbrake
2. Navigate to http://localhost:3000/
3. Log in via GitHub
4. Navigate to http://localhost:3000/crash
5. Check your Airbrake dashboard (see the logs for the error URL)