Bundle and use spork to speed up specs by preloading rails env
This commit is contained in:
@@ -113,6 +113,7 @@ GEM
|
||||
ffi (>= 1.0.7)
|
||||
json_pure
|
||||
rubyzip
|
||||
spork (0.9.0.rc9)
|
||||
sqlite3 (1.3.3)
|
||||
term-ansicolor (1.0.5)
|
||||
thor (0.14.6)
|
||||
@@ -134,4 +135,5 @@ DEPENDENCIES
|
||||
haml
|
||||
rails (= 3.0.9)
|
||||
rspec-rails
|
||||
spork (~> 0.9.0.rc)
|
||||
sqlite3
|
||||
|
Reference in New Issue
Block a user