Gemfile
3 lines · ruby
Project files
source "https://rubygems.org"
gem "rspec", "~> 3.13"
Read along in the manual: The Reloading Lab · Download the project (zip)
3 lines · ruby
source "https://rubygems.org"
gem "rspec", "~> 3.13"
Read along in the manual: The Reloading Lab · Download the project (zip)