You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyamf
hello
i can't find any good informations about updating association table
from flex to rails?
For example, i have a photo album(Model Album) that contains
assets(Model Asset) throught a join table(Model Attachment). By
updating the album i would like in the same time to update the join
table (Attachment)
Is it possible to do that using rubyamf or each attachment have to be
updated individually ?
Thanks in advance...
Regis
fritz
unread,
Apr 19, 2008, 2:30:22 PM4/19/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyamf
Yeah,
Im working on the same issue....
I have no idea. Obviously, it works the ruby -> flex way
But how about the other way around.
Has anybody any clue???