I have a ruby program to get the json from api and seperate the values from it and display it.
What i need to do is present the output in a html form. How can i take the values from the ruby and pass it to html so that i can use that value.
I have a ruby program to get the json from api and seperate the
Share
There is a great tutorial about this: http://railscasts.com/episodes/324-passing-data-to-javascript?view=asciicast