From: Mark Wadham Date: 2009-02-26T21:17:26+09:00 Subject: Re: Attributes --0016363b9222bda1f00463d158fa Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 2009/2/26 Prabu Jayaraman > Hi, > > > What is attr_reader, attr_writer ? Explain with any example. > This is very early on in the pickaxe... they allow you to specify instances variables that can be read and written directly from outside the instance. Mark --0016363b9222bda1f00463d158fa--