jamesstonehill / api_error_handlerLinks
A gem that helps you easily handle exceptions in your Rails API and return informative responses to the client.
☆27Updated 3 years ago
Alternatives and similar repositories for api_error_handler
Users that are interested in api_error_handler are comparing it to the libraries listed below
Sorting:
- ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.☆86Updated last year
- Searchable select boxes for forms and filters☆95Updated 3 weeks ago
- Base64 support for ActiveStorage☆164Updated 5 months ago
- A simple monitoring status for ActiveJob☆136Updated last year
- AutoStripAttributes gem for Rails helps to remove unnecessary whitespaces from ActiveRecord or ActiveModel attributes. It's good for remo…☆365Updated 2 years ago
- Translatable columns for Ruby on Rails, stored in the model table itself.☆219Updated 2 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆230Updated last year
- Adds the power of SQL Exists to ActiveRecord☆115Updated 2 months ago
- support active storage in administrate☆171Updated 8 months ago
- Support for `render` with Turbolinks in Rails controllers☆168Updated 3 years ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆311Updated last year
- Fast batch deletes for Active Record and Postgres☆201Updated 3 years ago
- ☆225Updated 4 months ago
- ActiveAdmin plugin to add dynamic behaviors to fields☆119Updated 9 months ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆128Updated last year
- Gem for Rails 3 and 4, that helps validate overlap☆174Updated last year
- Redirect using POST method☆84Updated last year
- Rails-API authentication solution based on JWT and inspired by Devise☆122Updated last month
- Add type-casting and other features on top of ActiveRecord::Store.store_accessor☆212Updated last year
- Ruby gem to detect bots and crawlers via the user agent☆142Updated 2 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆300Updated 2 months ago
- Action Policy integration for GraphQL☆149Updated last year
- Adds file validators to ActiveModel.☆259Updated 4 years ago
- Provides a framework for saving incoming blank values as nil in the database in instances where you'd rather use DB NULL than simply a bl…☆327Updated 2 years ago
- A simple gem for eliminating Ruby initializers boilerplate code, and providing unified service objects API☆196Updated 8 months ago
- A very fast json builder for Rails☆175Updated 2 weeks ago
- Add contracts to your interactors☆78Updated 5 years ago
- A more efficient way to get data from database. Like #pluck method but return array of hashes instead.☆105Updated last year
- ActiveStorage blob validator.☆226Updated 2 months ago
- Dynamically build an Active Record model (with table) within a test context☆189Updated 7 months ago