everydayrails / rails-4-1-rspec-3-0

Code samples for Everyday Rails Testing with RSpec, Rails 4.1/RSpec 3.0 edition
272 stars 229 forks source link

Spring is not used in binstubs. #9

Closed JunichiIto closed 9 years ago

JunichiIto commented 10 years ago

In chapater 9, you introduced Guard + Spring, but in branches for chapter 9, 11 and master, bin/rspec does not use Spring. It is very confusing.

In addition, I think bin/rails and bin/rake should use Spring from the start, because this is Rails 4.1 application.

ruralocity commented 9 years ago

This is ready for the next release.