Set up your app with RSpec & Friends
This section will cover...
- Setting up your Rails app with RSpec
- Configuring gems like FactoryBot and Faker
- What's in a scaffold
Branches
set_up_with_rspec_and_friends_start
set_up_with_rspec_and_friends_complete
Start
$> git checkout set_up_with_rspec_and_friends_start