Tools for attribute tracking like Hashes with dirty tracking and events, for building hybrid models and generally going beyond what's...
Ruby
New
Free
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).