We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the scripts wiki!
install [HomeBrew] (http://brew.sh/)
$ brew install ruby
install [Sublime Text 3] (http://www.sublimetext.com/3) to create/edit .rb files
NOTE:
irb
runs single line ruby commands and
exit
to leave.
otherwise, use
ruby
command before .rb files to run multiple lines of test code
There was an error while loading. Please reload this page.