Manage ActiveRecord model instantly.
Ruby
New
Free
Provides an #includes method to eager load associations of ActiveRecord instances, for when you don't have access to the class...
Adds a method for bulk-inserted records using ActiveRecord
ActiveRecord Ingres Adapter and driver for the Ingres Enterprise Relational Database
Active Record adapter for connecting to an IBM Informix database
Rack middleware to write the number of instantiated ActiveRecord models to a log
ActiveRecordish is something like ActiveRecord. Assumed usage is using models don't have db relation but have array of instances.
Pass control of Active Record methods to a dedicated object.
Specify columns like you would with ActiveRecord migrations and then run .auto_upgrade! Based on the mini_record gem from Davide D'Agostino,...
Attribute inheritance for AR associations
activerecord-importer - Another Data Importer
An activerecord-import extension for Vertica
Extraction of the ActiveRecord::Base#import functionality from ar-extensions for Rails 3 and beyond
A library for bulk inserting data using ActiveRecord and SQL Server.
ActiveRecordImportQueue implements a simple queue which calls the 'import' method of the base object when there are more than a...
A library for bulk inserting data using ActiveRecord and Oracle.
An activerecord-import adapter for Makara
A library for bulk inserting data using ActiveRecord.
Implicit Order for ActiveRecord
Include ActiveRecord::Immutable in your ActiveRecord models to make your tables append-only.
Backport of ActiveRecord::Base.ignored_columns into Rails 4 and 5.0
ActiveRecord extension to allow partitioning ids into regions, for merge replication purposes
This is not rocket science at all, this gem just adds a helper method to retrieve human friendly errors from...
Easily translate your ActiveRecord's enums.
.
Make ActiveRecord objects immutable.
Allows you to compare Active Record objects based on their *attributes* (with same_as?), to exclude some attributes from being used...
TO DO *is* a description
Recursively traverse trees using a single SQL query
HBase ActiveRecord adapter based on HipsterSqlToHbase
Just use instance.hat(<attribute>) to get the human attribute name translation for the attribute
Gives ActiveRecord where hashes more power like the ability to gt or like
Unique token strings for your activerecord models
Adds a :default => true, or :default => {attributes} options to has_one associations that auto-build the association when accessed.
Allow attributes stored in cents to be converted to dollars
N+1 count query killer for ActiveRecord
Grouping the enum of ActiveRecord
GitLab stores any patches relating to ActiveRecord here
Fuse attributes from associated models with ActiveRecord
Use this gem to auto define Finite State Machine on ActiveRecord with one column named `status`.
extend active records with simple archiving mechanics
Allows easy adding of helper methods for ActiveRecord models.
Adds model translations allow you to translate your models' attributes
A bunch of helpful methods for ActiveRecord
Easy-to-use handlersocket from existing ActiveRecord Models
Efficient Rails group count if you need the summed up count instead of the hash. Can be used with Kaminari...
Welcome to my first Ruby gem. In this game, players compete for the highest score by rolling a die and...
inital gem
This rubygem does not have a description or summary.
A Ruby library for using the Abenity API. API details are online at https://abenity.com/developers/api/members
Persist blogs and similar web content as sharable git repositories
more thorough implementation of == than in stdlib
Abebooks is a service to buy and sell new and used books online. abebooks4r provides high level ruby interface for...
A Ruby wrapper to the Abebooks SWS API
Description
This is new gem
Collection some utilities for rubyer
The idea behind Ab Crunch is that basic performance metrics and standards should
be effortless, first-class citizens in the development...
Ruby class for logging to stdout, stderr, or a file.
A simple math operations gem
A wrapper for the SiteUptime API
Actually it's not. It's just a way of handling configuration.
Scraper for http://abc.net.au/atthemovies
Visualize ABC size
Json API serializer gem
The ab-experiments-rails is wrap for google ab experiments. Work with partials instead of javascript fighting.
A convenient gem that will allow you to sort arrays and activerecord relations without needing to mess with set-months-ago database...
A simple fixture builder for active record
A simple hello world gem
Provides find_only and find_only! query methods
Allow custom sort order with find_each behavior
Easily find all duplicate records)
A safe way to accept user parameters and query against your ActiveRecord Models
ActiveRecord Firebird Adapter for Rails 3 and 4 with support for migrations.
Native MySQL additions to ActiveRecord, like LOAD DATA INFILE, ENABLE/DISABLE KEYS, TRUNCATE TABLE.
Tools to help parametrize queries.
A collection of gems aimed to provide extended database support (Unsigned columns, Comments, etc).
Extends ActiveRecord#explain with support for EXPLAIN ANALYZE and output formats of JSON, XML, and YAML.
ActiveRecord adapter that raises an exception when used
Provides `ActiveRecord::Relation#except`, a convenience method that let's
you select all the fields from a table with the exception of the...
Better finder syntax (|, &, >=, <=) for ActiveRecord.
ActiveRecord-JDBC fetches ids of inserted records when you call connection.execute(). this
...
ActiveRecord::FilterWithScope extends Rails ActiveRecord gently to filter records out of the box.
The handy tool that lets you...
This fixes the DEFAULT_LIMIT set to 4 bytes in ActiveModel::Type:Integer.
Easy way to add scopes to your models.
Adds extended functionality to Activerecord Postgres implementation
The gem creates a view, controller and routes to allow Rails developers to see their ActiveRecord tables.
Extends ActiveRecord with enumeration capabilites.
This gem does the same as ActiveRecord::Base#enum but does not define enum_value? and enum_value! methods so you can use the...
Provides integration between ActiveRecord::Enum and I18n.
This gem allows you to use enum value as a STI type value easily.
Back-ports generated column support, deferred foreign key support, custom foreign key support, improved default configuration, and adds support for pragma...
Endoscope enables scope to apply to model instance