Allows objects to create feeds which describe them. These feeds can then be used in a "Facebook-style" News Feed.
Ruby
New
Free
Designates an attribute on this model to indicate "featuredness," where only one record within a given scope may be featured...
Add favorite feature to any Active Record models
acts_as_favoritor is a Rubygem to allow any ActiveRecord model to associate any other model including the option for multiple relationships...
.
Adds GitHub-like search function to your models
Seamlessly integrates Java's Executor framework with Ruby on Rails
Add a readable event history to your models
Simple calendar events for any ActiveRecord model
Extends Rails existing encryption methods and adds simple record encryption.
Gem designed to allow easy addition of eLibri based product to your application. Currently only tested under REE.
Allow some rows to be encrypted/decrypted using symmetric encryption.
Adds methods to models and controllers to perform automatic filtering, sorting and multi-column-queries without having to worry about the implementation.
Enum is to choose a value from a preset list
For multiple values activerecord attributes. This gem have some very useful methods and constants for attribute.
This library provide 2 acts_as modules, acts_as_entity and acts_as_relationship, so it helps you disign with ER model.
A quick and easy encryption wrapper. using the built in openssl functions. Usable in String, Text, or Binary fields. (Encodes...
Provides sophisticated yet easy to understand ranking system with minimum changes to the system
A categorizing plugin for Rails Applications
Editions for ActiveRecord models
acts_as_ecv is a simple ruby gem that helps add ecv (Extended Content Verification) to Rails webapp
Entity-attribute-value model (EAV) is a data model that is used in circumstances
where the number of attributes (properties,...
create methods dynamicly from json string