.
Ruby
New
Free
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.