Joe Ruby MUDCRAP-CE wrote: > Is there a class method that combines attr_reader and attr_writer? I > thought I remember seeing some "cattr_*" method, but don't know what > that was. > > Thanks, > Joe I'm still new to this whole ruby and programming stuff, but doesn't attr_accessor do both of those? -- Posted via http://www.ruby-forum.com/.