Enhances `attr_accessor` and `attr_writer` to allow the specification of a callback to be invoked when an attribute value is changed. Ideal for cascading updates or deployment scenarios where it is necessary to keep legacy values in sync until a time that they can be safely removed.
Required Ruby Version
>= 0
Authors
Jonathan W. Zaleski
Versions
- 0.0.1 February 12, 2015 (8 KB)