From: Luca Scaljery Date: 2008-02-03T21:13:50+09:00 Subject: Re: How to access a method when method-name is in a variable An other question, is it possible to assign a value to an attribute this way For example, this doesn't work my_object.send(my_var) = 2000 thnx in advance LuCa Stefano Crocco wrote: > Alle Sunday 27 January 2008, Luca Scaljery ha scritto: >> doesn't work >> >> Any suggestion >> >> thnx a lot >> LuCa > > my_object.send( my_var) > > Stefano -- Posted via http://www.ruby-forum.com/.