acts_as_favoritor is a Rubygem to allow any ActiveRecord model to associate any other model including the option for multiple relationships...
Ruby
New
Free
Add favorite feature to any Active Record models
Add a feature resource to a rails app
Designates an attribute on this model to indicate "featuredness," where only one record within a given scope may be featured...
Allows objects to create feeds which describe them. These feeds can then be used in a "Facebook-style" News Feed.
Rails plugin that adds powerful full text search capabilities to ActiveRecord models.
Make your field act as a file. Save the content to a file, and load the content from a file.
Filter attributes and stuff.
This "acts_as" extension provides the capabilities for beautiful record finding by specified column(s).
Make ActiveRecord Attributes to act as flags
act_as_flashcard is an adaptation of the Anki space repetition algorithm for rails applications
acts_as_flexigrid is ActiveRecord plugin for Flexigrid
A C based TokyoTyrant Ruby binding
Whitelist-based HTML sanitizer.
Acts as Flux Capacitor is a better way to work with time-centric ActiveRecord models. Make it feel good to manipulate...
XHTML to PDF using Flying Saucer java library
Implements the following functionality where one model can be followed by other models and and vice versa.
acts_as_follower is a Rubygem to allow any model to follow any other model. This is accomplished through a double polymorphic...
Rails gem to allowing records to leave footprints
Save processed version of a text in the database.
ActsAsFriendable provides a Friendship model, relevent scopes, and many instance methods to quickly and easily add Social Networking functionality to...
Generate ActiveRecord models on the fly for your tests
Rails gem to allowing models to be events for full calendar
Creates an auxiliary table in order to be used with full-text searches
.
A very simple acts as graph for your model
Extends Active Record to add simple function for draw the Force Directed Graph with html.
ActiveRecord extension that maps models to Facebook Open Graph objects.
Simple mixin for adding graph like functions (parents, children, traversal,
etc) to any class. Effectively, you'll get DAG (directed acyclic...
acts_as_gravatar provide simple access to gravatar from ActiveRecord.Can interoperate with devise, etc..
Use Youtube-Like ID in ActiveRecord seamlessly.
A sortable and searchable list backed by Redis. You can use it as a quick actionable workflow queue which you...
Injects Hoff-based magic into your Rails application.
Makes a model accept and expose a seemingly random string id
ActiveRecord plugin for historical data (stock prices, pageviews, etc).
Easy installation and helpers for using active storage for an avatar
Add push tokens to model
This gem makes it easy to authenticate a user by email and password
Description of ActsAsHoldable.
Sanitizes your ActiveRecord attributes.
Rails plugin to handle first_name, middle_names and last_name combinations.
Easy way to display people's names
ActsAsIcontact connects Ruby applications with the iContact e-mail marketing service using the iContact API v2.0. Building on the RestClient gem,...
Auto-generate unique identifier value for Active Record
A Rails plugin that will ensure an ActiveRecord object is immutable once
saved. Optionally, you can specify attributes to be...
Using PostgreSQL table inheritance with Rails
A helper to wrap an ActiveRecord attribute with ActiveSupport::StringInquirer.
Use an integer field with Infinity.
Use that field as normal, increment, decrement, compare, etc. with the
...
Easily define abstract methods and callbacks for superclasses and modules
Description of ActsAsInterval.
Rendering business objects in ISDOC format
Create virtual mutable columns on activerecord models.
A gem to ease development by making Ruby behave more like Javascript
Adds access control to objects by giving them members, each with configurable permissions.
DRYing up Many-to-Many Relationships in ActiveRecord
Plug-in uses for tracking and recording changes of attributes in model
Acts as kaltura
A simple plugin that automatically generates a key for a model on create. It takes care of protecting the key,...
real quick gem to add keywords across multiple models
acts_as_kiaiを指定したモデルのtextフィールドに対して、保存時に文字列が置換され、気合が入るようになります。
Hierarchical ActiveRecord models. Inspired by acts_as_tree. Trees are shady.
This acts_as extension implements a system label and a friendly label on a class and centralizes the logic for performing...
Super Complex Layouts in Rails with single Configuration file
ActsAsLearnable is a Ruby gem for ActiveRecord models. It provides a simple way to create flashcards in your app. It...
Acts as Likeable
Add like feature to any Active Record models
ActsAsLink provides: verification if a link is broken; verification if a link is to an image; shortening links with bit.ly....
Expects ActiveRecord models to call
acts_as_linkable :name => :link_name_method, :title => :link_title
Menus, Links, SEO, Rails
This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that...