diff options
author | Tobias Bühlmann <tobias.buehlmann@gmx.de> | 2010-04-25 13:46:42 +0200 |
---|---|---|
committer | Tobias Bühlmann <tobias.buehlmann@gmx.de> | 2010-04-25 13:46:42 +0200 |
commit | d4ccdf736f536b420aceeb6cb8589495cd2e4a34 (patch) | |
tree | e6d5120836028ae2bbd4b96d3d64f1bb2f7c4e83 /Gemfile |
initial commit
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +source 'http://rubygems.org/' + +gem 'haml' +gem 'sinatra', '>= 1.0' |