RubyGems Navigation menu

api_error_handler 0.2.1

A gem that helps you easily handle exceptions in your Ruby on Rails API and return informative responses to the client by serializing exceptions into JSON and other popular API formats and returning a response with a status code that makes sense based on the exception.

Gemfile:
=

安装:
=

版本列表:

  1. 0.2.1 - April 12, 2022 (12.5 KB)
  2. 0.2.0 - August 26, 2019 (12.0 KB)
  3. 0.1.0 - August 18, 2019 (10.5 KB)
  4. 0.1.0.rc - July 20, 2019 (8.0 KB)

Runtime 依赖 (3):

actionpack >= 5.0
activesupport >= 5.0
rack >= 1.0

Development 依赖 (5):

bundler ~> 2.0
pry-byebug >= 0
rake ~> 13.0
rspec-rails ~> 3.9
rubocop ~> 0.80.0

业主:

推送:

作者:

  • James Stonehill

SHA 256 校验和:

=

下载总量 40,171

这个版本 21,926

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 2.5

链接: