smtalim / sinatra-street-view

A Sinatra app that displays the street-view of a given location
9 stars 1 forks source link

Discuss here: Iteration 4 code for sinatra_street_view.rb and show.erb #7

Open smtalim opened 11 years ago

smtalim commented 11 years ago

Modify sinatra_street_view.rb to use the crack gem. Also, modify show.erb to throw the co-ordinates to the user.

Post here the URL of your Gist containing your code.