ActiveRecord::Commentator adds execute location (filename, line-number and method-name) as SQL comment that invokes SQL statement.
Ruby
New
Free
Simple ActiveRecord optimization
Colorized SQL Logging Backport for ActiveRecord. See http://git.io/vmlOb
Create collections of records, represented by ActiveRecord::Relation query criteria which can be serialized and passed around without executing queries or...
Make ActiveRecord queries cacheable throughout your apps!
A collection of useful coders for ActiveRecord, including a pipeline for chaining them.
Never worry about weird diffs and merge conflicts again
Adds several different inheritance patterns for use with Rails models and ActiveRecord relations.
Provides syntax for composing models of enums.
this will add an option to add column comment in sql statement on migration
A tool to help with cloning of active record objects.
Provides the method of 'clone_ar' that can clone your current object.
\ Accepts options on both class level and method...
Provides a set of helper methods for dealing with chronological records that have common primary key and date columns denoting...
Comments for activerecord
.
Instruments all activerecord objects with notifications around callbacks
Allows ActiveRecord and Rails to use a `cached_at` column for the `cache_key` if available
Bulk write/upsert for ActiveRecord
Bulk insert or update
Basic Implementation of an ActiveRecord Adapter for Google's Big Query. Just handles queries right now. See TODO list in the...
Improved ActiveRecord::ConnectionAdapters::ConnectionPool alternatives
Simply conditions DSL for ActiveRecord
Convert blank values to nil.