Description of ActsAsPluggable.
Ruby
New
Free
A ruby gem for making polymorphism in controllers easier to handle. This alleviates the need for if/case statements to handle...
Library for the positioning of objects in ActiveRecord.
This gem allows you to have ordered models. It is like the old acts_as_list, but very lightweight and with an...
Preferences for Rails
.
Simple Rails plugin to restrict system access to authorized users.
ActsAsProtocolable is the easiest way to protocol user activity inside your Rails admin interface.
This gem will give you only two scopes and a method for handling
published/unpublished stuff. Nothing remarkable bur saved me...
Rails gem that adds functionality to make Active Record models publishable
Acts as published beahviour for active record models.
A gem for Ruby on Rails that makes managing devices and push notifications for both iOS and Android easy and...
Check all the actions for all the controller of a Rails Application
Check the home page for more in-depth information.
Allows you to turn your ActiveRecord models into queues.
ActsAsRailable gem provides extended methods for rails.
This is a wrapper that enables you to write your generator using the Rails 3 syntax but still support Rails...
Gem allowing ActiveRecord models to have randomly generated primary keys - not autoincremented
Random ID generator
Orders ActiveRecord items by floating ranks for spaces in-between items. Influenced by gem ActsAsList. The floating rank allows inserting items...
Acts_as_rateable is a rails plugin providing a rating interface for ActiveRecord models.
Plugin/gem that provides rating functionality
Flexible, configurable, and easy to use with the defaults. Supports 3 different ways to manage rating statistics.
Gem version of acts_as_rdf Rails plugin
Emoji reactions for rails
Allows records to be marked as readable. Optimized for bulk, 'mark all as read' operations
acts_as_readonlyable allows to add read-only slaves DBs to models
A way to read localised data in Active Record models
Gem for add realtime functionality for ruby on rails apps, it use em-websocket gem sor use websockets and channels
Simple recaptcha plugin which allows to add reCAPTCHA validations to your forms
This 'acts_as' extension provides multi-table inheritance for rails models.
Make Active Recored acts as relationable.
Simplifies handling of pseudo removed records.
Overloads the create_or_update_without_callbacks method to allow duplicate records to be replaced without needing to always use find_or_create_by.
acts_as_reportable provides ActiveRecord support for Ruby Reports
User resource management gem.
Just like acts_as_list, but allows updating through standard restful methods.
Reviews for any AR model with multi-dimensional ratings and review commentary.
acts_as_revisable enables revision tracking, querying, reverting and branching of ActiveRecord models. Inspired by acts_as_versioned.
ActiveRecord extension that provides revision support so that history can be tracked and changes can be reverted. Emphasis for this...
Use a field to store plain-text roles and manage them easily
Wraps RoleModel up to make role based authorization really easy in Rails >= 3.2.
A rails plugin use redis to sort models on real time.
use the type of integer in the STI(Single Table Inheritance)
See the example app using this gem: http://tictactoe.mapleton.net == FEATURES/PROBLEMS: * Run user uploaded code in the sandbox * Automatic...
Sane ActiveRecord tree builder
A modernized version of Chris Wansthrath's venerable acts_as_textiled. It automatically textiles and then sanitizes columns to your specification. Ryan Grove's...
Sanitizable concern to sanitize attributes the way you like
ActiveRecord plugin for a view-backed model. Stores data to an underlying table.
Rails gem to allowing records to be saveable
SCD models have identities and multiple time-limited iterations (revisions) per identity
Description of ActsAsScope.
A simple plugin that allows to keep track of the users activity. Common uses could be user's wall, public timeline...
Parse multibook, multiverse bible references of the form: Acts 1:1-10; Eph 1:5-10; John 12:4
ActsAsScrubbable helps you scrub your database the easy way with mock data at the ActiveRecord level
Description of ActsAsSeoFriendly.
Emulates sequence in MySQL database. Useful when you want your newly created object to have unique id value.
Easy versioning of serialization methods
A gem with a mixin to let you turn a class into something that runs like a service,
which you...
Let subclasses of ActiveRecord::Base to be shardable.
This ActiveRecord extension provides the capability to define or map attributes in your ActiveRecord models that can be easily represented...
#execute! executes column's content as shellscript
Simple Shopping Cart implementation
This "acts_as" extension is a clone of the well known acts_as_list, only it avoids triggering active record callbacks.
Took acts_as_translatable and stripped it down
It just makes sense to store mutable, site-wide, admin-level settings in the database. Right? A key-value table may be more...
Originally a Rails 2 plugin, this Gem ports that functionality to newer Rails versions.
Create a slug for mongoid documents