murdho / rack-cargoLinks
Batch requests for Rack apps (works with Rails, Sinatra, etc)
☆17Updated 7 years ago
Alternatives and similar repositories for rack-cargo
Users that are interested in rack-cargo are comparing it to the libraries listed below
Sorting:
- Self-validating Ruby objects☆64Updated 4 months ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 8 years ago
- Resumable upload protocol implementation in Ruby☆45Updated 10 years ago
- ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)☆97Updated 5 years ago
- is_crawler does exactly what you might think it does: determine if the supplied string matches a known crawler or bot.☆30Updated 7 years ago
- Publish Rails application metrics to statsd.☆30Updated last year
- A tiny Rails engine that helps you loading remote links into a bootstrap modal.☆25Updated 3 years ago
- Monitor process stats over time☆13Updated 4 months ago
- simple yet clever memoization helper with parameter support☆30Updated 6 years ago
- Touch `updated_at` by default with calls to `update_all` and `update_column(s)`☆26Updated last year
- Capistrano deployment speed measure tool☆26Updated 9 years ago
- tiny and fast database cleaner☆50Updated 8 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆56Updated 9 months ago
- A Rails-like Messaging Framework using AMQP/RabbitMQ☆22Updated 2 weeks ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆26Updated last year
- Common exception reporting for a variety of services☆85Updated 2 years ago
- ActionMailerMatchers provides rspec matchers to test Rails' common ActionMailer functionality.☆51Updated 7 years ago
- A currency conversion api for the minimalist developer☆49Updated 8 years ago
- Augments Sidekiq job classes with a push_bulk method for easier bulk pushing.☆41Updated 3 years ago
- an extensible DSL for filtering data sets☆54Updated 9 years ago
- Ruby implementation of PASETO tokens☆19Updated last month
- Collection of helpers for dealing with fixtures in RSpec☆44Updated 4 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications