From: Bala Paranj Date: 2007-06-22T04:27:26+09:00 Subject: Re: undefined method 'a=' when initializing an object Thanks Greg, your suggestion worked. Ruby community support rocks! On 6/21/07, Gregory Brown wrote: > On 6/21/07, Bala Paranj wrote: > > I have an array that contains list of attributes of a ActiveRecord > > object. I have another array that contains list of values for those > > attributes. > >