ruby-interview A ready-to-go repo for job interviews that has: Ruby minitest rspec-expectations rubocop an example source file + test Getting started Clone this repo to your computer Run bundle to install the dependencies Run rake test to start the test runner