module ActiveAttr
ActiveAttr
is a set of modules to enhance Plain Old Ruby Objects (POROs)
These modules give your objects the type of features that are normally found in popular Object
Relation Mappers (ORMs) like ActiveRecord, Sequel, and Mongoid. The goal is to lower the bar for creating easy-to-use Ruby models.
Constants
- VERSION
Complete version string @since 0.1.0