add vcr gem, add test helper script for running specific lines
This commit is contained in:
@@ -178,7 +178,6 @@ GEM
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
term-ansicolor (1.1.4)
|
||||
testrbl (0.2.0)
|
||||
therubyracer (0.11.4)
|
||||
libv8 (~> 3.11.8.12)
|
||||
ref
|
||||
@@ -198,6 +197,7 @@ GEM
|
||||
kgio (~> 2.6)
|
||||
rack
|
||||
raindrops (~> 0.7)
|
||||
vcr (2.4.0)
|
||||
webrobots (0.1.1)
|
||||
whenever (0.8.2)
|
||||
activesupport (>= 2.3.4)
|
||||
@@ -236,8 +236,8 @@ DEPENDENCIES
|
||||
simple_form
|
||||
simplecov
|
||||
term-ansicolor
|
||||
testrbl
|
||||
therubyracer
|
||||
uglifier (>= 1.0.3)
|
||||
unicorn
|
||||
vcr
|
||||
whenever
|
||||
|
||||
Reference in New Issue
Block a user