このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 3.0 リファレンスマニュアル

instance method Gem::Specification#gem_dir

gem_dir -> StringRuby 1.9.3 から[permalink][rdoc][edit]

この spec の gem 本体が格納されているディレクトリへのフルパスを返します。

Gem::Specification#full_gem_path と同じ値を返します。

[SEE_ALSO] Gem::Specification#full_gem_path, Gem::Specification#gems_dir