Provides a Ruby module that can be extended by a class in order to provide class methods for defining attributes. Attributable automatically generates accessor, equality, hash and inspect methods.
Like `ActiveModel::Attributes` but less fluffy and more attribute-y.
An attribute-driven hierarchy builder for Rails views.