Created
January 12, 2009 23:16
-
-
Save skalnik/46229 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
# This file allows for the running of rubygems with a nice | |
# command line look-and-feel: ruby -rubygems foo.rb | |
#-- | |
# Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others. | |
# All rights reserved. | |
# See LICENSE.txt for permissions. | |
#++ | |
require 'rubygems' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment