.
Ruby
New
Free
Project started mainly for Extract Transform Load (ETL) operations
ActsAsBookable is a reservation engine for Rails applications that allows resources to be booked. You can define availability rules for...
Treat time-y columns like booleans.
A ruby gem for active record which simplify the copy of very complex tree data.
Change an ActiveRecord string column into a byte field.
we implemented some automatic caching to first,last and all methods
Caching helpers for Rails
Acts As Caesar is a voting system - allowing up/down voting of objects.
ActsAsCallbackable provides a single way of calling specific methods when targeted model attributes are modified.
acts_as_category
Define a set of methods that should be chainable
Uses Citero to translate a model from one format to another.
LinkedIn Open Source type ahead tool's REST API as a ruby gem. Now with Reddis support.
Plugin/gem that provides comment functionality
gem that provides comment functionality.
Acts as Commentable with Replies
Polymorphic threaded comments Rails gem for Rails 4+
Adds ActiveRecord model comparison functionality.
Making multiple values save in a single column as a concatenation of string,including a ActiveRecord method and view helper
TBD
By tagging all the text nodes in the HTML content, this gem enables highlighting text and saving those highlights with...
Common functions for a record used as content of a website. Generator for cms and front end.
This gem provides basic linking functionality of active record objects. In cases when hard-coded references are not needed, you may...
This gem is an attempt to identify a pattern of simple rails controllers for common implementations
Bring a little bit of Marcus Crafter awesomeness into your responses with this Rack Middleware
acts_as_crazy makes your objects do crazy things at random moments
Extends default CSV behavior to ActiveRecord models
Handle currencies on your ActiveModel with ease
This acts_as extension modifies ActiveRecord classes so they can carry a reference to the instance defined as current for the...
Key-based custom attributes that can be created on the fly for ActiveRecord models.
Adds directed acyclic graph functionality to ActiveRecord.
Directed Acyclic Graph hierarchy for Rail's ActiveRecord, supporting Rails 4.x
acts_as_dashboard makes it easy to create dashboards in Rails apps. Very little configuration is required. Read the docs to get...
This "acts_as" extension provides the capabilities a application to allow to generate meaning ful urls for SEO perpose.
The Access Data framework for Ruby on Rails.
Adds methods to models and controllers to perform automatic filtering, sorting and multi-column-queries without having to worry about the implementation.
acts_as_dated_detail enables versioning of attributes by timestamp
adds daterange to AR models
Ruby on Rails gem to provide simple and easy commenting system for any model.
Rails 3 gem to treat an attribute as a decimal (getting and setting floating-point values) but storing it as an...
Allow some rows to be encrypted/decrypted using symmetric encryption.
Using acts as default you can set a default row in your activerecord collection, also for has_many relationships
This 'acts_as' extension provides the capability for having a default object. The class that has this specified needs to have...
ActsAsDiffable provides a dead-simple way to compare two instances of a class, including any or all associations, or more complex...
A Rails plugin that adds the ability to easily create an options list out of an ActiveRecord object
Add a quack method to objects
adds getter and setters for an existing attribute to covnert between seconds, minutes, hours, and days
Use dynamic attributes in your classes
create methods dynamicly from json string
Entity-attribute-value model (EAV) is a data model that is used in circumstances
where the number of attributes (properties,...
acts_as_ecv is a simple ruby gem that helps add ecv (Extended Content Verification) to Rails webapp
Editions for ActiveRecord models
A categorizing plugin for Rails Applications
Gem designed to allow easy addition of eLibri based product to your application. Currently only tested under REE.
Provides sophisticated yet easy to understand ranking system with minimum changes to the system
Extends Rails existing encryption methods and adds simple record encryption.
A quick and easy encryption wrapper. using the built in openssl functions. Usable in String, Text, or Binary fields. (Encodes...
This library provide 2 acts_as modules, acts_as_entity and acts_as_relationship, so it helps you disign with ER model.
For multiple values activerecord attributes. This gem have some very useful methods and constants for attribute.
Enum is to choose a value from a preset list
Active Record extender to make a database column enumerable and queryable
ActiveRecord plugin to validate values of column in specified word
Add a readable event history to your models
Simple calendar events for any ActiveRecord model
Seamlessly integrates Java's Executor framework with Ruby on Rails
With ActsAsExpirable, you can mark ActiveRecord records as expired and programmatically find expired record.
Adds GitHub-like search function to your models