|
You are here |
nelson.cloud | ||
| | | | |
whatibroke.com
|
|
| | | | | Hey everyone, Just a quick post on how to retrieve a remote JSON source so I don't forget. require 'open-uri' require 'json' #Retrieve source (controller/model) @results = JSON.parse(open("http://www.myjsonsource.com/jsonfeed_num1").read) #In view That's all there is to it, let me know if you have any problems! | |
| | | | |
soff.es
|
|
| | | | | So I recently decided to give Ruby on Rails another chance. For many of the same reasons I gave jQuery a chance. I'll use this decision as an... | |
| | | | |
garrettdimon.com
|
|
| | | | | As someone who has spent far too much time thinking about [managing configuration and secrets in Rails... | |
| | | | |
github.com
|
|
| | | My blog. Custom static site generator. Contribute to sulami/blog development by creating an account on GitHub. | ||