everydayrails / everydayrails-rspec-2017

Sample source for the 2017 edition of Everyday Rails Testing with RSpec.
http://rspectutorial.com
312 stars 247 forks source link

Chapter 3 $ might be required #37

Closed JunichiIto closed 6 years ago

JunichiIto commented 6 years ago

In Chapter 3, page 34,

bin/rails g rspec:model project

$ might be required for consistency.

ruralocity commented 6 years ago

Released