/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

nelson.cloud
| | whatibroke.com
7.6 parsecs away

Travel
| | 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
7.5 parsecs away

Travel
| | 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
7.3 parsecs away

Travel
| | As someone who has spent far too much time thinking about [managing configuration and secrets in Rails...
| | github.com
22.9 parsecs away

Travel
| My blog. Custom static site generator. Contribute to sulami/blog development by creating an account on GitHub.