Add Gemfile, empty corpus/model to skeleton

This commit is contained in:
Mispy 2013-11-27 06:54:53 -08:00
parent 306c9ab873
commit 5c6004f694
4 changed files with 74 additions and 0 deletions

4
skeleton/Gemfile Normal file
View file

@ -0,0 +1,4 @@
source 'http://rubygems.org'
ruby '1.9.3'
gem 'twitter_ebooks'