Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > library rubygems/specification > class Gem::Specification > full_name

instance method Gem::Specification#full_name

full_name -> String

この Gem パッケージのバージョンを含む完全な名前 (name-version) を返します。

プラットフォームの情報が指定されている場合は、それも含みます (name-version-platform)。