Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Ruby Sample Code

Setup

  • Install ruby and rspec
  • Run bundle install from this directory

Running Tests

  • rspec spec/<name_of_test>_spec.rb