.
Ruby
New
Free
This acts_as extension does everything acts_as_list does, but it also works in single table inheritance designs and accepts less brain-damaged...
An ActiveRecord plugin that assists in acts_as_living stage progressions.
Set ActiveRecord field values or retrieve them based on the I18n current locale or by manually specifying
A gem that adds simple mechanism to deal with localization of Active Record models
This gem built to allowing records to be lockable. It's lock your records and let'em untouched.
A ruby gem to atomically lock resources to prevent concurrent/multiple lockers from accessing or editing the resource
Create and display activity feeds easily
Provides an easy means for creating models that act like enumerations or lookup
tables. You can specify the lookup values...
This plugin allows for extensible models, where inter-model relations are inferred from the database's structure, and not necessarily from explicit...
Plugin/gem that provides custom email templates and mailing functionality
Barebones acts_as_list
Uses the closure tree pattern with a scope field to maintain separate hierarchies
Represent ActiveRecord markdown text columns as Markdown objects using various external libraries to convert to HTML.
Represent ActiveRecord Markdown, Textile, RDoc columns as Markdown, Textile, RDoc objects using various external libraries to convert to HTML.
Represent ActiveRecord Markdown, Textile, Wiki text, RDoc columns as Markdown, Textile Wikitext, RDoc objects using various external libraries to convert...
With ActsAsMentionable you can mention a different models in different contents.
Weighted majority voting system for qualitative (categorical) items (i.e.assuming the set of decision has no natural ordering). As a measure...
Handles Message sending between ActiveRecord instances
Make user messageable!;-)
Standard facebook-style messaging system. Not bound to any friendship structure. Integrates directly into your User model. Allows for users to...
Meta tags from polymorphic model.
This gem allows to add additional database-stored fields to your models
Make cache methods on ActiveRecord easy!
DRYing Minhas Cidades projects by wrapping common behaviours
A ruby gem for acts_as_taggable to mongo
Monitor model via private methods warn_*? and error_*?
ActsAsMoonable gem provides extended methods for rails.
The active record's adapter to the database created by Movable Type
Store multilingual columns in JSON
Multipart forms using custom routes
An ActiveRecord plugin for multi-tenant databases
Do not use me unless you are not you but somebody else.
The acts_as_nested_by class method add 3 instance methods to the model.
nested_by_nesting_model=(flag) sets the nesting_model
...
Encode Trees in RDBMS using nested interval method for powerful querying and speedy inserts.
Simplify the definition and storage of "network" relationships, especially useful for social networks.
Allows to send a models content as a batch e-mail to a list
This Ruby on Rails acts_as extension provides the capabilities for creating a nice url based on an attribute of the...
ActsAsNode
acts_as_normalized lets you fetch records from the database with far fewer return trips than an :includes.
It allows to handle JSON and JSONB fields as if they are proper database columns, handling default values, type casting...
This gem creates notifiable objects, and allows objects to be set as read
A Ruby gem who provides a small DSL to register Pusher channels and events in Redmine
Add notifications for ActiveRecord objects
acts_as_notifier is an add-on for ActiveRecord models used to notify users of new and updated records
via ActionMailer...
Rails gem that provides Net Promoter Score (NPS) ratings and analysis for ActiveRecord models. It can be used as a...
Rails plugin that enables your models to access OAuth services
ActiveRecord extension that turns your models into graph objects. Includes helper methods for adding tags and the Like Button to...
Add options to ActiveRecord models. I don't advise using this yet, as it's very alpha.
Acts As OQGraph allows ActiveRecord models to use the fast and powerful OQGraph engine for MYSQL.
DRYing Our Cities projects by wrapping common behaviours
Simple Rails plugin that allows to operate freely on objects which belong to us.
acts_as_pack_rat was developed by: markbates
simple gem which include globalize and frienly id
Filter records by passing params to a controller. No need to modify the model anymore.
acts as param
Acts as a Parameter Object cf. Refactoring: Ruby Edition
Check the home page for more in-depth information.
Active Record (~>3.2) plugin which allows you to hide and restore records without actually deleting them. Check its GitHub page...
Combines `acts-as-dag` and `rails3_acts_as_dag` to order model instances in a polymorphic directed acyclic graph and to be able to retrieve...
acts_as_partitionable allows one to use multiple DBs to partition data for models
Handle postgres style partitions in ActiveRecord
This rubygem does not have a description or summary.
Description of ActsAsPdf.
Because most percentages only need to be accurate to two decimals, this gem has you store them as basis points...
Manages permalink columns in active record models. Strips special characters and spaces, creates before validation, assures uniqueness. That kind of...
A Rails plugin to genrate, validates permalink automatically.
Simple Rails plugin to assign a list of permissions on a resource.
Rails gem allowing ActiveRecord models have always one element picked (selected).
Use this gem to create calendar events from Ruby objects. It fully complies with RFC5545 and other associated RFCs.