On May 14, 4:01 pm, semi <[email protected]> wrote:
> Is there a way to store the value of a js variable in a ruby variable?
> The reason I ask is because, for example, when a google maps api
> returns the result of let's say the location on the map, it returns it
> in a js variable. I need to get the value from that variable to be
> stored in a ruby variable. Is there a way in which I can do that?

make an http request to your app (either an ajax request or a more
traditional form submission)

Fred
--~--~---------~--~----~------------~-------~--~----~
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