Subject: [ruby-talk:18415] Re: Newbie question: Data structures in Ruby.
From: Erik <recon_nospam dds.nl>
Date: Tue, 24 Jul 2001 16:29:33 +0900
References: 18344 * 18357 *
Hi all,
> You need to use attr_accesor instead of attr_writer because attr_writer only
> creates the articles= method while attr_accessor creates both articles= and
Yes, that did the job. Thanks a lot for your help.
Regards,
Erik.