added Rakefile and Gemfile

This commit is contained in:
2012-02-06 00:37:02 +00:00
parent 9053ff2dce
commit 83b0d222a4
3 changed files with 100 additions and 0 deletions

3
Gemfile Normal file
View File

@@ -0,0 +1,3 @@
source 'http://rubygems.org/'
gem 'rake'