StepByStep Index
Using the Command Line
How to use the command line interface on Windows, Linux and OS X to run Ruby scripts and use the interactive Ruby program.
Using Variables in Ruby--Assign Information to a Variable
Learn how to use variables in Ruby, assign them information using the assignment operator and pass to a variable using the "puts" function.
