type=class
superclass=Object
included=Gem=UserInteraction,Gem=RequirePathsBuilder
extended=
library=rubygems.installer
aliases=
aliasof=

[[c:Gem::Installer]] は Gem を展開し、  Gem に含まれていたファイルを
ファイルシステム上の正しい位置に配置します。

また、gemspec を specifications ディレクトリに、キャッシュを cache ディレクトリに、
実行ファイルやシンボリックリンクなどを bin ディレクトリに配置します。
