Created
August 23, 2012 17:36
-
-
Save keeperofthenecklace/3439202 to your computer and use it in GitHub Desktop.
Loading ruby script in IRB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd into directory of the Ruby.rb file... | |
it-macbook-albert:karoake albertmckeever$ IRB | |
1.9.3-p194 :001 > load 'song.rb' | |
=> true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment