36件ヒット
[1-36件を表示]
(0.026秒)
別のキーワード
種類
- インスタンスメソッド (24)
- 定数 (12)
ライブラリ
-
rubygems
/ platform (12) -
rubygems
/ specification (24)
クラス
-
Gem
:: Platform (12) -
Gem
:: Specification (24)
キーワード
- RUBY (12)
- extensions= (12)
検索結果
先頭3件
-
Gem
:: Specification # extensions -> [String] (21101.0) -
拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。
拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを返します。 -
Gem
:: Specification # extensions=(paths) (9101.0) -
拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストをセットします。
拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストをセットします。
@param paths 拡張ライブラリをコンパイルするために必要な extconf.rb 形式のファイルのリストを指定します。 -
Gem
:: Platform :: RUBY -> String (32.0) -
Pure Ruby の Gem はバイナリファイルをビルドするために Gem::Specification#extensions を使用する可能性があります。
...Pure Ruby の Gem はバイナリファイルをビルドするために Gem::Specification#extensions
を使用する可能性があります。...