A little slug helper.
Ruby
New
Free
Makes your Active Record models behave like content on Snapchat.
acts_as_social is a gem that provides basic social features, like view and controller helpers and models
Acts as Soft Delete by Field: Provides soft deletion for ActiveRecord models using a field to flag the datetime of...
Acts As Solr
This gem adds full text search capabilities and many other nifty features from Apache Solr to any Rails model.
Easy way to make sortable models in ActiveRecord
Allows the RRN to perform garbage collection on categories that are no longer referenced.
ActiveRecord model w/ a start_date and an end_date == ActsAsSpan
Create virtual attributes.
a simple gem to stamp created_by and updated_by attributes withe current user's login
acts_as_starable is a gem that allows a model to act as a starer of other models or one that can...
.
Rails StatusBar with ActiveRecord integration, permits dynamic custom output from your model
acts_as_statused was developed by: markbates
Given a list of datetime _at attributes allow an activerecord object to query status, change status and hold multiple states,...
Rails injectable Redis-backed activity stream system. This is an alpha release of code that I just wrote and put into...
Plugin to remove spaces on fields
Easy way to define AR attributes that should be stripped before save
ActiveRecord Extension to strip whitespace from attributes before saving values
create a url-friendly stub based on an activerecord column for your models
acts_as_subscribable is a loose wrapper around ActiveRecord to allow a basic user subscription model.
...
With ActsAsSubscription, you can hook your model into several subscription services, such as CheddarGetter.
A simple word suggestion
Adds a class method called sweep to ActiveRecord - used to remove old elements
ActsAsTable is a Ruby on Rails plugin for working with tabular data.
ActsAsTable extension for parsing/serializing CSV data.
acts_as_tableless
An acts-as Mixin for easy applying and searching tags/folksnomies on Active Record objects
Rails 3 plugin that is based on acts_as_taggable_on_steroids by jviney that is based on acts_as_taggable by DHH.
Simple tagging gem for Rails using postgres array.
With ActsAsTaggableHstore, you can tag a single model that uses postgres hstore type
With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides...
With ActsAsTaggableOnDynamic, you can tag a single model on several contexts based on the ActsAsTaggableOn gem. This gem extends rails...
Same as ActsAsTaggableOn but tagging happens within the context of a domain id. This means an object could be tagged...
A partial mongoid implementation of tagging based on/inspired by acts-as-taggable-on.
It hears you but doesn't care.
Description of ActsAsTemplate.
In the event that you do not want to clutter your production databases with what could be temporary data you...
Integrates multi-tenancy into a Rails application in a convenient and out-of-your way manner
It adds support for Delayed Job.
ActsAsTextcaptcha provides spam protection for Rails models with text-based
logic question captchas. Questions are fetched from Rob Tuley's
Any Ruby class with a start time and an end time will be more intuitive with ActsAsTimeFrame. It supports determining...
Record one item's start and finish time
Toggleable attributes for your ActiveRecord models.
creates a random token number
Multiple tokens for Rails application.
Make ActiveRecord models easily searchable via tokens.
Track activities in your ActiveRecord models.
Ruby on Rails plugin for easy translation of database fields.
add a translate box at the bottom of page.
ActsAsTranslated is an acts_as for ActiveRecord that allows easy attribute translation.
ActiveRecord extension that serializes destroyed records into a trash table from which they can be restored. This is intended to...
A gem that adds simple support for organizing ActiveRecord models into parent–children relationships.
A gem that adds simple support for organizing ActiveRecord models into parentâchildren relationships.
ActsAsTreeDiagram extends ActsAsTree to add simple function for draw tree diagram with html.
Model gets: root, siblings, ancestors, descendants and other methods for tree navigation
A drop in replacement for acts_as_tree with super fast ancestors and subtree access
Tumblr Essentials
A gem make a model attribute acts as a type
An easy way to include external video services in a rails app. This gem provides you wrappers for the most...
Add simple versioning to ActiveRecord models.
ActiveRecord plugin for versioning your models. For Rails 3.
Active Record model versioning
A build of acts_as_versioned, that works with rails 3.1.3
The original gem's source on github had updates that were not available in the published gem.