るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.107秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:string[x] > クエリ:@[x] > クラス:Gem::Specification[x]

別のキーワード

  1. string []=
  2. string []
  3. string slice
  4. string slice!
  5. string gsub

ライブラリ

キーワード

検索結果

Gem::Specification#_dump -> String (109.0)

重要なインスタンス変数のみを Marshal.#dump します。

...重要なインスタンス変数のみを Marshal.#dump します。

@
see Marshal.#dump...

Gem::Specification#original_name -> String (109.0)

このメソッドは後方互換性のために残されています。

...このメソッドは後方互換性のために残されています。

@
see Gem::Specification#full_name...

Gem::Specification#require_path -> String (109.0)

Gem::Specification#require_paths の単数バージョンです。

...
Gem::Specification
#require_paths の単数バージョンです。

@
see Gem::Specification#require_paths...