akhmel / rails-centralized-error-handling

Let the Rails API handle error in elegant way😎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Centralized Error Handling for Rails API

System dependencies

  • Ruby 2.7.2
  • Rails 6.1.5
  • Sqlite3

Getting started

Inflate Database

$ bundle exec rails db:setup

Serve on Local

$ bundle exec rails server

About

Let the Rails API handle error in elegant way😎


Languages

Language:Ruby 99.1%Language:HTML 0.9%