Skip to content

Instantly share code, notes, and snippets.

@johnivanoff
Created November 25, 2012 23:55
Show Gist options
  • Select an option

  • Save johnivanoff/4145926 to your computer and use it in GitHub Desktop.

Select an option

Save johnivanoff/4145926 to your computer and use it in GitHub Desktop.
require 'sinatra'
get '/' do
"Feed Aggregator"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment