Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 282 Bytes

File metadata and controls

11 lines (6 loc) · 282 Bytes

Ruby Basics

Companion project for https://github.com/dpi-tta-lessons/ruby-basics

Instructions

Run your Ruby file by typing ruby and then the name of the file you want to run in the Terminal.

Grading

Run the command rake grade (or bin/grade) to grade your work.