From: sean Date: 2007-01-29T22:52:08+09:00 Subject: "ungem" script Before I go off and write something, has anyone here already written a script to turn an installed gem into an ordinary installed module? While more and more modules are available only via rubygems, gems introduce significant runtime overhead for short-lived commands (see e.g. ). Also, IM(very)HO there's just something deeply wrong with a package manager inflicting itself at program runtime and not just installation time. -- Posted via http://www.ruby-forum.com/.