On Tue, 8 Mar 2005 16:30:41 -0500, Lon Baker
<lon-JCsVN+o+Xp98UrSeD/g0lQ@public.gmane.org>
wrote:> Other than doing a raw SQL update the only way to update join
> attributes is to remove an object and then push_with_attributes
> correct?
If you''re talking about a many-to-many join using the habtm
association method, I just set the properties on the method and add it
normally.
# @project.added_to_developer = Time.now
# @developer.projects << @project
Run ''ruby script/console development'' and try it out.
--
rick
http://techno-weenie.net