URLS
http://raa.ruby-lang.org/search.rhtml?search=attributes
http://codeforpeople.com/lib/ruby/attribute
ABOUT
attributes.rb aims to be a better set of attr_* methods and encourages better
living through meta-programming and uniform access priciples.
HISTORY
0.1.0
completely reworked impl so NO parsing of inspect strings is required -
it's all straight methods (albeit quite confusing ones) now. the
interface is unchanged.
0.0.0
initial version
AUTHOR
ara [dot] t [dot] howard [at] noaa [dot] gov
SAMPLES
@samples
CAVEATS
this library is experimental and subject to (eg. will) change.