dbalatero / ruby-interview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruby-interview

A ready-to-go repo for job interviews that has:

  • Ruby 2.7
  • Rubocop linting
  • Sorbet typechecking
  • RSpec test runner
  • an example source file + test

Setup

  • git clone this repo, cd to it
  • bundle install
  • bin/ci to run Sorbet, Rubocop, and RSpec

About


Languages

Language:Ruby 96.5%Language:Shell 3.5%