Search this site
Home
Resources
Missions
Blog
Hackers
Computer Programming
Home
Blog
1st Meeting
2nd Meeting
3rd Meeting
Brainstorms!
Code Words
Code Words Week 2
First Hacker's Club Meeting Tuesday, September 11th!
How to run Ruby Code
Last Hackers Meeting May 22!
Today's Mission: Update your Hackfolios!
Code Words
Computer Programming
2012-13 Comp Sci Lessons Below
ALL ABOUT FUNCTIONS
Fall 2013
Foundations
Spring 2014
Towards a Game
Tynker Challenges
files
Hackers
Mission 2.7: Learn to Solve a Rubik's Cube
Missions
Create a Linux Live CD
media
Mission 10: Master Terminal Basics
Mission 1: Build a Squarebot
Mission 2.3
Mission 2.5: Crack Windows Passwords
Mission 2.6: Design a Robotic Arm for the Squarebot
Mission 2.X - Make Your Own Mission
Mission 2: Make a movie
Mission 2: Program a Guessing Game
Mission 3: Create a haunted house page from scratch
Mission 4: Compose a song in Garageband
Mission 5: Design a new Hackers logo or a Mission Badge
Mission 6: Photoshop a picture to make it hilarious
Mission 7: Make a superhero video ad
Mission 8 - Disassemble a computer
Mission 9: Design a house
Portfolio Support
Resources
Robotics
Sitemap
Blog
>
How to run Ruby Code
posted
Apr 3, 2012, 3:58 PM
by Michael Dreyfus-Pai
"cd" into the right location in Terminal (the same as your file).
Make sure that your code has been saved.
run "ruby <filename.rb>"
Comments