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:
- Add contracts to your interactors☆79Updated 5 years ago
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆133Updated last year
- Speedy Rails JSON serialization with built-in caching☆156Updated 2 months ago
- Action Cable testing utils☆213Updated 4 years ago
- Easily Translate Enums in Rails☆124Updated 2 years ago
- Redirect using POST method☆85Updated last year
- How fast is your code? See it directly in Rails console.☆116Updated last week
- Capybara helpers for https://select2.org select box (supports Select2 version 2/3/4)☆49Updated 2 years ago
- ☆215Updated last month
- Provides a form helper to make it easy to make drag-and-drop file upload fields that work with Rails' Active Storage.☆92Updated 2 years ago
- Tiny health check of Rack apps like Rails, Sinatra for use with uptime checking systems like Kubernetes, Docker or Uptimerobot☆113Updated 2 years ago
- Fast modern plain Ruby serializers using zero dependencies☆235Updated 3 years ago
- A simple and high performance tagging gem for Rails using PostgreSQL array.☆126Updated 10 months ago
- Generate PDFs and make screenshots of HTML using Puppeteer in Ruby☆41Updated this week
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated 8 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- A very fast json builder for Rails☆166Updated 2 weeks ago
- Manage timestamps in ActiveRecord models☆134Updated last month
- Rails Event Store in a more Rails way☆192Updated 3 months ago
- ⚡️ Faster JSON serialization for Ruby on Rails. Easily migrate away from Active Model Serializers.☆148Updated last year
- Ruby gem to detect bots and crawlers via the user agent☆133Updated 2 months ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆312Updated 2 years ago
- ActiveRecord-like Attributes API for ActiveModel