Annotate ActiveRecord relations objects with custom data, allowing metadata on relations that can be used to customize code
Ruby
New
Free
.
Refresh ActiveRecord connection on each rack request.
Adding clean and powerful query syntax on AR using refinements
ActiveRecord::SaneSchemaDumper removes useless/harmful whitespace from Rails’ generated `db/schema.rb` files.
Expose REST routes for ActiveRecordModels.
Id of an AR table cleaner. Works for Postgres, MySQL and Sqlite.
Add Elasticsearch reindex option to ActiveRecord associations
ActiveRecord::Resource implements a method for treating Models as Resources by creating Create, Update and Delete hooks in all models
Active Record pattern for remote APIs
Adds Array-style :sample methods to ActiveRecord objects
Rollouts (feature flags) for ActiveRecord models.
Redirect ActiveRecord (Rails) reads to replica databases while ensuring all writes go to the primary database.
Incorperate AB Testing into your rails apps
A very simple way to manage permissions. Works with any ORM.
Authorization dsl to manage permissions in rails.
"high-level" all-in-one umbrella quick starter gem for easy installation & usage application binary interface (abi) code or doc(umentation) gen(eration) for...
ABIF file format reader/parse/plotter.
abidump gem - command-line tool to dump / pretty print or (re)format application binary interfaces (abi) for Ethereum & Co.
abidoc - application binary interface (abi) documentation generator for Ethereum & Co. (blockchain) contracts
Provides functions that help with extracting out information from Hiera file.
Prints a nice lebascii text on screen
Abid is a simple Workflow Engine based on Rake.
abibase - command line tool / helper to manage application binary interfaces (abis)
abi2sol gem - command-line tool for application binary interface (abi) to solidity (contract) source code generation for Ethereum & Co.
abi2ruby - generate ready-to-use (blockchain) contract services / function calls for ethereum & co. via application binary inferfaces (abis)
This is a jekyll theme built for AbiMusic.
ReFacebook is a facebook library and Sinatra extension.
A drop in replacement for Ruby's memcache-client.
Provide generated HTML data for rails application.
A universal interface to grab contact list information from various providers including Yahoo, AOL, Gmail, Hotmail, and Plaxo.
A library for interacting with web services (and building SOAs) at blinding speed.
This gem provides the Rails 3 with database adapter for AWS RedShift.
Amazon Redshift Meta Adapter for Rails ActiveRecord
Using an ActiveRecord scope, recursively query trees.
Add hook on activerecord records loaded
Makes an ActiveRecord model read-only
ActiveRecord Reactors provide a defined way to react on default or custom Active Record callbacks. Observers without the magic, and...
ActiveRecord RedDatabase 3+ and Firebird 3+ Adapter for Rails 5+
Get raw data from ActiveRecord
Provides connection management for Rack applications using ActiveRecord.
Turns off Rails DB schema version.
Makes rails go _faster_. Improve read times 4x!
A simple query interface for pulling deeply nested data from records.
Publish events to Redis when your models change.
reconnect after checkout in order to DB failover
Control readonly for activerecord.
ActiveRecord Random is a Ruby Gem that empowers your ActiveRecord Models with the ability to return a random record without...
Query Backtrace for ActiveRecord
Display an overview of the quantity of queries being made and their origins in a block of code in Rails...
Rack middleware managing ActiveRecord connections in standalone (non-Rails) applications
Print stack trace of all DB queries to the Rails log. Helpful to find where queries are being executed in...
Query Stats logging for ActiveRecord
A library for automatically added `.select` on a column used for `.distinct` or automatically adding `.group` for a column used...
Count total number of ActiveRecord queries and row counts inside a block
Proof of concept for proposed new Active Record query API
PreloadQuery allows you preload queries and have them available as would a relations and `preload` of ActiveRecord.
You can use for STI, polymorphic and custom preload
Yet Another N+1 COUNT Query Killer for ActiveRecord
N+1 count query killer for ActiveRecord
Provides some support for PostgreSQL cursors in ActiveRecord.
citext support for rails
Auto recover when database restart within remitano system
This gem forwards to activerecord's default postgresql adapter
Write a longer description. Optional.
Active Record support for PostgreSQL JSON type
Allows you to use active record with databases that already have an hstore type
This gem adds support for the postgres hstore type. It is the _just right_ alternative for storing hashes instead of...
This gem enables your model to query the database using the earthdistance ...
Define which PostgreSQL schemas to dump in your Rails db/structure.sql file
Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.
This gem provides a patch that once included will retry the PostgreSQL operation in case the server has gone away
PostgreSQL allows to create a procedure which returns a result set. The gem modifies ActiveRecord so that it's possible to...
Adds missing native PostgreSQL array types to ActiveRecord
ActiveRecord connection adapter for PostGIS. It is based on the stock PostgreSQL adapter, and adds built-in support for the spatial...
ActiveRecord positionable extension
This gem provides an extension to ActiveRecord, enabling efficient Multi-Table, Multiple-Inheritance for ActiveRecord models.
Allows polymorphic loading of has_many through objects
ActiveRecord Apache Pinot Adapter
INSERT SELECT Query For ActiveRecord
This gem provides the functionality of ActiveRecord::Relation#pick for Rails 5 and 4.2 apps.
This gem provides a very simple interface where one can wrap a lambda within a timeoutable transaction and pass a...
ActiveRecord connection adapter for safe PgBouncer use
Integrate PostgreSQL's enumerated types with the Rails enum feature
Write a short summary, because RubyGems requires one.
A ruby gem that makes working with Postgres arrays in ActiveRecord easier
A Rubygem that provides an easy way to build ActiveRecord models that represent PeopleSoft tables
Gives a hook on MySQL warnings that allow you to either raise or log them.