Skip to content

Instantly share code, notes, and snippets.

@keeperofthenecklace
Created August 23, 2012 17:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keeperofthenecklace/3439202 to your computer and use it in GitHub Desktop.
Save keeperofthenecklace/3439202 to your computer and use it in GitHub Desktop.
Loading ruby script in IRB
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