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

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