Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 271 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 271 Bytes

simple-rspec-boilerplate

This is a boilerplate repo for playing with Ruby and RSpec without requiring much setup.

Prerequisites

  1. Install Ruby
  2. gem install bundler
  3. bundle install

Running Specs

bundle exec rspec

Run script

ruby bin/main.rb