linamh/dev-ruby/rubygems/files/auto_gem.rb

8 lines
159 B
Ruby
Raw Normal View History

# This file is installed by Gentoo's rubygems package.
# It's intended to help automate the loading of rubygems
begin
require 'rubygems'
rescue LoadError
end