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???
On 2 Apr., 19:35, re...@joufdesign.com wrote:
> 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