This gem allows you to catch any Ruby error risen in your app and format it automatically into nice JSON rseponse following jsonapi.org standards.
package.json
npm
- remark-cli ^8.0.1
- remark-lint ^7.0.1
- remark-preset-lint-recommended ^4.0.1
jsonapi_errors_handler.gemspec
rubygems
- bundler >= 0 development
- rake >= 0 development
- rspec >= 0 development
- simplecov >= 0 development
- simplecov-cobertura >= 0 development
.github/workflows/gem-push.yml
actions
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
.github/workflows/gem-test.yml
actions
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
Gemfile.lock
rubygems
- diff-lcs 1.4.4
- docile 1.4.0
- jsonapi_errors_handler 0.5.0
- rake 13.0.1
- rexml 3.2.5
- rspec 3.9.0
- rspec-core 3.9.2
- rspec-expectations 3.9.2
- rspec-mocks 3.9.1
- rspec-support 3.9.3
- simplecov 0.21.2
- simplecov-cobertura 2.1.0
- simplecov-html 0.12.3
- simplecov_json_formatter 0.1.4
Links
- Source: https://github.com/driggl/jsonapi_errors_handler
- JSON API: repos.ecosyste.ms
-
PURL:
pkg:github/driggl/jsonapi_errors_handler
Repository Details
- Stars 42
- Forks 11
- Open issues 2
- License mit
- Language Ruby
- Size 265 KB
- Created at almost 7 years ago
- Updated at 10 months ago
- Pushed at about 3 years ago
- Last synced at about 1 month ago
- Dependencies parsed at 196