Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Created July 21, 2008 20:37
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 ELLIOTTCABLE/146 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/146 to your computer and use it in GitHub Desktop.
puts "So I can name files, pretty cool..."
require 'test1'
puts "And even have multiple files! Very badass!"
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