[Activerdf] Property values
Harshal Ganpatrao Hayatnagarkar
iamharshal at rediffmail.com
Mon Apr 23 17:05:07 IST 2007
Hi,
When I am assigning value to an object property, it gets 'appended' to the list. I don't know how to replace that value. Can you please help me in this?
For example -
person = TEST::Person.find_by_firstname 'someone'
person.email = 'newemail at example.com'
puts person.email #Prints an array with old and new emails
#How do I replace the email value?
Thanks.
Sincerely,
Harshal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.deri.org/pipermail/activerdf/attachments/20070423/6f054f77/attachment.htm
More information about the ActiveRDF
mailing list