Firstly copy the sample_project and rename it
sample_project
Install gems:
bundle install
Init rspec:
rspec --init
Make RSpec load script/module: in the RSpec config file add:
require_relative ''