зеркало из https://github.com/github/ruby.git
11 строки
268 B
Ruby
11 строки
268 B
Ruby
|
# 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'
|