Hello there Peter,

thanks! I've taken your modified swfupload fix and simply added a tiny
block to accommodate the ActiveRecord:Store

http://gist.github.com/11753


Cheers and have a nice weekend! :)

-J

On Sep 18, 9:58 am, Peter De Berdt <[EMAIL PROTECTED]> wrote:
> On 18 Sep 2008, at 00:46, Jörg Battermann wrote:
>
> > Has anyone successfully integrated swfupload into his/her rails (2.x)
> > project using a non cookie based session store? I am asking because
> > with the active_record_store (let alone stefan kaes'
> > sql_session_store) I can't get it to work at all, when re-enabling
> > cookies (meh) it works .. uploading wise, but now I get
> > InvalidAuthenticityToken Exceptions in other places, e.g. when
> > destroying an object.
>
> > Alternatively, does anyone know (first hand) any other, rails-
> > friendlier mass-uploading solutions?
>
> You're going to face the same problem with all of them, and to be  
> honest, SWFUpload is the only one I got to work with Rails >2 apps.
>
> If you follow my instructions as I posted them a while ago, you should  
> be able to get it to work (my solution works for sure with the  
> cookiestore, but it should work for any session 
> store):http://www.ruby-forum.com/topic/161291
>
> Best regards
>
> Peter De Berdt
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to