Links
Categories
Category: Model
-
acts_as_publishable
Acts As Publishable adds live and draft and then some functionality to your Active Record descendants.
-
acts_as_random_id
Rails plugin for generating random id
-
acts_as_ratable
An ActiveRecord mixin that provides rating capabilities to a given model. Useful for community-driven applications.
-
acts_as_rateable
Allows any ActiveRecord model to be rated/ranked
-
Acts_as_rateable By User
Acts_as_rateable is a Ruby on Rails plugin which makes ActiveRecord models rateable through a polymorphic association and optionally logs which user rated which model.
-
acts_as_rated
The ultimate ActiveRecord rating plugin. Rate any model. Highly customizable.
-
acts_as_redeemable
acts_as_redeemable adds redemption capability to a model for items like coupons, invitation codes, etc. Each redeemable gets a unique code upon creation that can be sent in an email or printed as a coupon code.
-
acts_as_referenced
acts_as_referenced is an easy way to implement unique reference numbers across many different models.
-
acts_as_revisionable
Handle keeping revisions of your active record models which can be restored in a pinch. Similar to ActsAsVersioned, but with an emphasis on minimizing storage space and revisioning complex, multi-table models.
-
acts_as_searchable_with_similarity
acts_as_searchable with similarity search feature.
-
acts_as_second_level_cache
Second level cache for Rails models.
-
acts_as_sequenced
-
acts_as_shareable
Rails plugin to allow sharing of one model object to another (share 'rails cookbook' to the 'rails reading group'). Adds a number of methods to help find the objects that are shared, etc.
-
acts_as_slugable
Generate a valid URL slug/stub based on a specified field.
-
acts_as_sluggable
Add slugs to URLs based on an existing field on the model.
-
acts_as_soft_deletable
Provides the ability to soft delete ActiveRecord models.
-
acts_as_stripped
Auto-strips HTML from designated attributes (for people like me who always forget to use <%=h ).
-
acts_as_subscribeable
Acts as Subscribeable is a rails plugin that makes model subscriptions via email easy.
-
acts_as_textiled
This simple plugin allows you to forget about constantly rendering Textile in your application.
-
Acts_as_trackable
This plugin was created with the intention of track state change of models.
Este plugin fue escrito con la intención de llevar un tracking de cambio de estados en modelos.The code is written in english but comments and specs are bi-lingual english/spanish
El codigo esta escrito en ingles pero los comentarios y los specs son bilingües ingles/español
