By pillowfactory
via pillowfactory.org
Published: Aug 29 2008 / 03:39
Whether or not you agree with the use of lazy initialized attributes, you’d probably agree that writing the accessor method can be a bit tedious at times; especially if you’re used to Ruby’s attr_accessor, attr_reader, and attr_writer methods.
Add your comment