6f340e9462
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@602 6952d904-891a-0410-993b-d76249ca496b
8 lines
159 B
Ruby
8 lines
159 B
Ruby
# 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
|