Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
๐ A collection of awesome Ruby libraries, tools, frameworks and software
GitHub stars and default-branch commits for markets/awesome-ruby.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Ruby on Rails
Track changes to your rails models
Object-based searching.
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
Easy activity tracking for models - similar to Github's Public Activity
IdentityCache is a blob level caching solution to plug into Active Record. Don't #find, #fetch!
Easily and efficiently make your ActiveRecord models support hierarchies
Enumerated attributes with I18n and ActiveRecord/Mongoid support
Database changes log for Rails
Just the right amount of Rails eager loading
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQLโs full text search
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
SQL Server Adapter For Rails
Interact with REST services in an ActiveRecord-like manner
Search engine like fulltext query support for ActiveRecord
Polo travels through your database and creates sample snapshots so you can work with real world data in development.
Handle unread records and mark them as read with Ruby on Rails
Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
Database constraints made easy for ActiveRecord.
A Ruby Gem that adds annotations to your Rails models and route files.
Find next / previous Active Record(s) in one query
Allow you to pluck attributes from nested associations without loading a bunch of records.
Write Through and Read Through caching library inspired by CacheMoney and cache_fu, support ActiveRecord 4, 5 and 6.
Make your long-running sidekiq jobs interruptible and resumable.
Seamless second database integration for Rails.
ActiveRecord Sharding Plugin
Cursor-based pagination for ActiveRecord
A faster alternative to the custom use of `in_batches` with `pluck`
Make use of recursive queries in Rails when using Postgresql or SQLite
Text-based logic question captcha's for Rails ๐ซ๐ค