Add a Gemfile for testing

This commit is contained in:
wycats
2010-11-25 11:51:50 -08:00
parent d97bc591a2
commit 7100563373
+4
View File
@@ -0,0 +1,4 @@
source "http://rubygems.org"
gem "therubyracer", ">= 0.8.0.pre3"
gem "rspec"