[Rails] Re: copy the content of javascipt variable to ruby variable
i am using some functions from a javascript library. i want a client to
be able to download some data. the data are stored in one javascript
variable called "data". i want to create a button to download it as CSV.
So i want the "data", to be copied in a ruby variable, so i can use the
send_data tag.
thank you
--
Posted via http://www.ruby-forum.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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home