Skip to content

Instantly share code, notes, and snippets.

@gorsuch
Created April 8, 2011 00:27
Show Gist options
  • Save gorsuch/909067 to your computer and use it in GitHub Desktop.
Save gorsuch/909067 to your computer and use it in GitHub Desktop.
gemfile skel
source "http://rubygems.org"
gem "sinatra"
gem "redis"
gem "ohm"
gem "SystemTimer"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment