Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paddor/fiber_blocker
Ruby fiber blocker example for bug report
https://github.com/paddor/fiber_blocker
Last synced: 27 days ago
JSON representation
Ruby fiber blocker example for bug report
- Host: GitHub
- URL: https://github.com/paddor/fiber_blocker
- Owner: paddor
- License: mit
- Created: 2024-01-05T21:48:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-17T00:28:37.000Z (about 1 year ago)
- Last Synced: 2024-11-11T23:49:26.626Z (2 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# FiberBlocker
Compile and run with:
```
bundle exec rake compile && bundle exec rake test
```