Created
July 21, 2008 20:37
-
-
Save ELLIOTTCABLE/146 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
puts "So I can name files, pretty cool..." |
This file contains hidden or 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
require 'test1' | |
puts "And even have multiple files! Very badass!" |
This file contains hidden or 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
require 'test2' | |
puts "Woot! I can even edit locally, in git, and then push upstream!" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment