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/