DRYing Our Cities projects by wrapping common behaviours
Ruby
New
Free
.
Acts As OQGraph allows ActiveRecord models to use the fast and powerful OQGraph engine for MYSQL.
ActiveRecord extension that turns your models into graph objects. Includes helper methods for adding tags and the Like Button to...
Rails plugin that enables your models to access OAuth services
Rails gem that provides Net Promoter Score (NPS) ratings and analysis for ActiveRecord models. It can be used as a...
acts_as_notifier is an add-on for ActiveRecord models used to notify users of new and updated records
via ActionMailer...
A Ruby gem who provides a small DSL to register Pusher channels and events in Redmine
This gem creates notifiable objects, and allows objects to be set as read
It allows to handle JSON and JSONB fields as if they are proper database columns, handling default values, type casting...
acts_as_normalized lets you fetch records from the database with far fewer return trips than an :includes.
ActsAsNode
This Ruby on Rails acts_as extension provides the capabilities for creating a nice url based on an attribute of the...
Allows to send a models content as a batch e-mail to a list
Simplify the definition and storage of "network" relationships, especially useful for social networks.
The acts_as_nested_by class method add 3 instance methods to the model.
nested_by_nesting_model=(flag) sets the nesting_model
...
Do not use me unless you are not you but somebody else.
Multipart forms using custom routes
Store multilingual columns in JSON
An ActiveRecord plugin for multi-tenant databases
ActsAsMoonable gem provides extended methods for rails.
Monitor model via private methods warn_*? and error_*?
A ruby gem for acts_as_taggable to mongo
DRYing Minhas Cidades projects by wrapping common behaviours
Make cache methods on ActiveRecord easy!
This gem allows to add additional database-stored fields to your models
Meta tags from polymorphic model.
Standard facebook-style messaging system. Not bound to any friendship structure. Integrates directly into your User model. Allows for users to...
Handles Message sending between ActiveRecord instances
With ActsAsMentionable you can mention a different models in different contents.
Represent ActiveRecord Markdown, Textile, Wiki text, RDoc columns as Markdown, Textile Wikitext, RDoc objects using various external libraries to convert...
Represent ActiveRecord Markdown, Textile, RDoc columns as Markdown, Textile, RDoc objects using various external libraries to convert to HTML.
Represent ActiveRecord markdown text columns as Markdown objects using various external libraries to convert to HTML.
Uses the closure tree pattern with a scope field to maintain separate hierarchies
Barebones acts_as_list
This plugin allows for extensible models, where inter-model relations are inferred from the database's structure, and not necessarily from explicit...
Create and display activity feeds easily
A ruby gem to atomically lock resources to prevent concurrent/multiple lockers from accessing or editing the resource
This gem built to allowing records to be lockable. It's lock your records and let'em untouched.
Set ActiveRecord field values or retrieve them based on the I18n current locale or by manually specifying
An ActiveRecord plugin that assists in acts_as_living stage progressions.
Super Complex Layouts in Rails with single Configuration file
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that...
Expects ActiveRecord models to call
acts_as_linkable :name => :link_name_method, :title => :link_title
ActsAsLink provides: verification if a link is broken; verification if a link is to an image; shortening links with bit.ly....
Add like feature to any Active Record models
ActsAsLearnable is a Ruby gem for ActiveRecord models. It provides a simple way to create flashcards in your app. It...
This acts_as extension implements a system label and a friendly label on a class and centralizes the logic for performing...
Hierarchical ActiveRecord models. Inspired by acts_as_tree. Trees are shady.
acts_as_kiaiを指定したモデルのtextフィールドに対して、保存時に文字列が置換され、気合が入るようになります。
A simple plugin that automatically generates a key for a model on create. It takes care of protecting the key,...
Plug-in uses for tracking and recording changes of attributes in model
Adds access control to objects by giving them members, each with configurable permissions.
A gem to ease development by making Ruby behave more like Javascript
Create virtual mutable columns on activerecord models.
Rendering business objects in ISDOC format
Description of ActsAsInterval.
Easily define abstract methods and callbacks for superclasses and modules
Use an integer field with Infinity.
Use that field as normal, increment, decrement, compare, etc. with the
A helper to wrap an ActiveRecord attribute with ActiveSupport::StringInquirer.
Using PostgreSQL table inheritance with Rails
Auto-generate unique identifier value for Active Record
ActsAsIcontact connects Ruby applications with the iContact e-mail marketing service using the iContact API v2.0. Building on the RestClient gem,...
Easy way to display people's names
Rails plugin to handle first_name, middle_names and last_name combinations.
Sanitizes your ActiveRecord attributes.
This gem makes it easy to authenticate a user by email and password
Add push tokens to model
Easy installation and helpers for using active storage for an avatar
ActiveRecord plugin for historical data (stock prices, pageviews, etc).
Makes a model accept and expose a seemingly random string id
Injects Hoff-based magic into your Rails application.
A sortable and searchable list backed by Redis. You can use it as a quick actionable workflow queue which you...
Use Youtube-Like ID in ActiveRecord seamlessly.
acts_as_gravatar provide simple access to gravatar from ActiveRecord.Can interoperate with devise, etc..
A C based TokyoTyrant Ruby binding
Rails gem to allowing models to be events for full calendar
Generate ActiveRecord models on the fly for your tests
ActsAsFriendable provides a Friendship model, relevent scopes, and many instance methods to quickly and easily add Social Networking functionality to...
Save processed version of a text in the database.
Rails gem to allowing records to leave footprints
acts_as_follower is a Rubygem to allow any model to follow any other model. This is accomplished through a double polymorphic...
Implements the following functionality where one model can be followed by other models and and vice versa.
acts_as_flexigrid is ActiveRecord plugin for Flexigrid
Make ActiveRecord Attributes to act as flags
This "acts_as" extension provides the capabilities for beautiful record finding by specified column(s).
Filter attributes and stuff.
Make your field act as a file. Save the content to a file, and load the content from a file.