Stars
Database multi-tenancy for Rack (and Rails) applications
A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and Da…
PostgreSQL extension adding HyperLogLog data structures as a native data type
Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).
a code metric tool for rails projects
Attach comments to ActiveRecord's SQL queries
Identify database issues before they hit production.
Versioned database functions and triggers for Rails
Configuration library for Ruby gems and applications
Library for stubbing and setting expectations on HTTP requests in Ruby.
Scale database reads to replicas in Rails
Use ActiveRecord transactional callbacks outside of models, literally everywhere in your application.
Useful tools to help construct database queries with ActiveRecord and Arel.
Interactor provides a common interface for performing complex user interactions.
Active Record extension providing slotted counters support
Dynamically build an Active Record model (with table) within a test context
A plug-and-play library that make it easier to use Cequens SMS APIs
Straightforward way to implement communication between Rails Engines using the Publish-Subscribe pattern.
Multithreaded, Postgres-based, Active Job backend for Ruby on Rails.
Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
Read only ActiveRecord-like interface to query static YAML files
Work with JSON-backed attributes as ActiveRecord-ish models
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.