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 總和檢查碼:

= 複製 已複製

總下載次數 37,542

這個版本 19,441

授權:

MIT

Ruby 版本需求: >= 2.5

相關連結: