.
Ruby
New
Free
Tools for attribute tracking like Hashes with dirty tracking and events, for building hybrid models and generally going beyond what's...
Concise way of filtering model attributes in Rails.
AttributeDriven provides class methods to generate attribute-based equality-methods, initializer, and reader methods.
Patch attr_reader to provide attribute memoization.
A matcher for testing object attributes.
Provides a transparent interface for mapping symbolic representations to a column in the database of a more primitive type.
Inherit attributes from model's associations
Provides auto-serialization of simple Ruby types that databases do not support, such as symbols and classes.
ActiveRecord/ActiveModel extension that allows locking attributes to prevent unintended updates.
Builds macros to automatically manipulate your models' attributes.
Attribute Extenstions
AttributeExt provides additional access control for rails model attributes.
A model attribute enums plugin for Rails3. like 'symbolize' gem.
Turns a dot-accessible class attribute to an enum (a.k.a bytefield).
Define an attribute on a class using an imperative API
Like `ActiveModel::Attributes` but less fluffy and more attribute-y.
An attribute-driven hierarchy builder for Rails views.
Provides a Ruby module that can be extended by a class in order to provide class methods for defining attributes....
Easy and flexible Ruby value objects.
Lazy attribute coercion
Macros for creating boolean attribute methods
Takes some boilerplate out of Ruby with methods like attr_initialize.
A method for restricting an attribute to a set of choices
ActiveRecord plugin to efficienty store enumerated fields.
Generates attr_accessors that encrypt and decrypt attributes transparently
Provides an extension for Ruby and rails object to support a flexible means of encrypting attributes.
Encrypts/Decrypts, with key rotation, attributes on classes, using RbNaCl (libsodium).
Allows you to define CSV-style attributes for your ActiveRecord models
Dynamic Ruby defaults for ActiveRecord attributes
AttrComparable
Coerced attributes for PORO models.
Provides functionality to transparently store and retrieve encrypted attributes in ActiveRecord models.
The attr_callback gem lets you create user-definable callback method attributes
conveniently.
Defines a named attribute for an ActiveRecord model that stores its content in the Rails cache.
Store a few extra (non-searchable) attributes away in a bucket. This is probably a horrible idea, but try it anyway.
Shortcut for creating boolean attributes
Bitwise attribute for ruby class and Rails model
The 'attr_asker' method functions just like attr_reader, only it generates interrogative methods which return the boolean value of the supplied...
A high performance ActiveRecord concern for Rails using the PostgreSQL array type.
Helps handle attributes on objects with very few lines of code
this gem set the attitude of a web page
Helper to remove some boiler plate in defining classes.
Attic Path is a gem that gives you more options for gets.chomp. With Attic Path you can browse your system...
This gem allows you to watch the jobs which suddenly dissappeared from redis without being completed by redis worker
A library for matching messages to natural-language listeners
Redis-based server awareness for distributed applications
Orchestration tool for server provisioning with Capistrano, running on Consul networks
Start building your event today!
Changes behavior of Active Record present?
The attendable-plugin let's you invite members to a Group model and easily build rsvp actions
Scraper for http://abc.net.au/atthemovies
Json based attachments for records in rails.
Merb plugin that provides a port of attachment_fu to merb
It's original intention is as a helper class class for filtering email attachments before forwarding. The extracted attachments are saved...
Rails plugin for easy and rich attachment manipulation.
Adds has_attachment (file store) properties to ActiveRecord. Supports local file, file-in-db, S3 and Cloudfiles backends.
A Paperclip mix-in to allow auto-generation of resized images
A Rails 3 Gem based on attachment_fu, but without the image processing fudge and multiple backend crap! Just simple file...
Generate url and get filename from attachment path
Attachments handler for Rails that uses Cloudinary for storage.
Declarative and flexible attachments
Attached is a Ruby on Rails cloud attachment and processor library inspired by Paperclip. Attached lets users push files to...
Client lib to use attache server
API for client lib to integrate with attache server
S3 backend module for the Attach gem
Macro to attach a module function to an object by fixing its first argument to self