Add Gemfile, empty corpus/model to skeleton
This commit is contained in:
parent
306c9ab873
commit
5c6004f694
4 changed files with 74 additions and 0 deletions
4
skeleton/Gemfile
Normal file
4
skeleton/Gemfile
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
source 'http://rubygems.org'
|
||||
ruby '1.9.3'
|
||||
|
||||
gem 'twitter_ebooks'
|
||||
Loading…
Add table
Add a link
Reference in a new issue