RubyGems Navigation menu

api_error_handler 0.1.0

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 >= 4.0
activesupport >= 4.0
rack >= 1.0

Development 依赖 (3):

bundler ~> 2.0
rake ~> 10.0
rspec-rails ~> 3.0

业主:

推送:

作者:

  • James Stonehill

SHA 256 校验和:

11cd505b77af43d006448424dd113ea0cecc6af81fee214b91509e79d81e45f8

下载总量 36,788

这个版本 2,047

许可:

MIT

需要的 Ruby 版本: ~> 2.2

链接: