Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyrylo/airbrake-ruby-issue108
Example app for configuring Airbrake with `Rails.application.config.filter_parameters`
https://github.com/kyrylo/airbrake-ruby-issue108
Last synced: about 19 hours ago
JSON representation
Example app for configuring Airbrake with `Rails.application.config.filter_parameters`
- Host: GitHub
- URL: https://github.com/kyrylo/airbrake-ruby-issue108
- Owner: kyrylo
- Created: 2016-09-14T15:23:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-14T15:24:26.000Z (over 8 years ago)
- Last Synced: 2025-01-02T15:58:08.848Z (3 days ago)
- Language: Ruby
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...