I develop applications using Adobe Flex and Ruby (through Ruby AMF plugin). The problem is that when I try to make a simple query from the data base I get an error caused by a UTF-8 char that comes fr
How do I control what parameters are passed in a RemoteObject method?I noticed that when I directly download and run the code from this site, saving an object results in the following parameter set be
Using RubyAMF with Flex. response = HashWithIndifferentAccess.new( :handle_type => HandleType.first ) works fine, and HandleType is a model in our rails app.
I have a Flex front end and a Rails 3 back-end that I would like to establish a session to.Before you can access the page embedded with the flex front-end, you are prompted with a html login page thro
I have recently been trying to upgrade my app form Rails 2.3.8 to newly-releases Rails 3. After going through fixing some Rails 3 RubyAMF doesn\'t seem to work:
I\'m generating a PNG file in Flex from graphics drawn by user. I would like to send the file to Rub开发者_JAVA技巧y on Rails backend and I\'m using RubyAMF in other parts of the application.
I\'m using Flex 4(beta2) with Ruby on Rails 2.3.5 and using RubyAMF to transfer data back and forth between Flex and server.
I\'m building a Flex 4 + Rails 2.3.5 application. First I was using XML to pass date through and I used to get an error complaining about Authenticity Token which I passed manually then to get through
I am very new to Ruby technology. In my current Project the Backend application is develooping ruby and Fortend is developing Flex with HTTPServices. I try to find any where how the Flex will call to