An open API service indexing awesome lists of open source software.

https://github.com/stainless-api/ruby-interview


https://github.com/stainless-api/ruby-interview

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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