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

Ch.2 Use bin/rake db:create:all

Opened this issue · 0 comments

In exercises in chapter 2, you wrote "if you haven’t already, with bundle exec rake db:create:all.", but it bin/rake would be better for this use case.