I am trying to figure out how I could ActiveResource with one of my
web services. I have a desktop application which basically sends and
receives data to and from the server via AMF. (It is an Adobe AIR
application for multiple platforms.)

I'm using RubyAMF as the remoting gateway and Rails v 2.2.2 as the
base of my web application.

I've managed to get file uploads work with ActionPack and save the
entries into an ActiveRecord model, but I also need to get file
uploads work.
After some research I couldn't find relevant tutorial and/or post on
the net. Also, Also, I've read somewhere that ActiveResource does not
support multipart type data... That's not too promising either.

Anyone has experience with this approach?
Thanks in advance.

Attila

http://attilagyorffy.com
http://www.eclips3media.com
--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
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