Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 238 Bytes

File metadata and controls

9 lines (5 loc) · 238 Bytes

Ruby Object-Oriented Programming (OOP)

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.