From: Tim Hunter Date: 2009-01-06T11:13:32+09:00 Subject: Re: How can I find the source of ruby package installed by gem Zhao Yi wrote: > I installed a ruby application by gem. Where can I find its source code? gem unpack unpacks a gem to the current directory. gem env shows where gems are installed. -- RMagick: http://rmagick.rubyforge.org/