1341件ヒット
[1-100件を表示]
(0.054秒)
別のキーワード
ライブラリ
- ビルトイン (45)
-
rake
/ gempackagetask (24) - rubygems (12)
-
rubygems
/ builder (12) -
rubygems
/ commands / dependency _ command (24) -
rubygems
/ commands / which _ command (12) -
rubygems
/ dependency (12) -
rubygems
/ dependency _ installer (24) -
rubygems
/ dependency _ list (48) -
rubygems
/ doc _ manager (12) -
rubygems
/ format (12) -
rubygems
/ gem _ path _ searcher (48) -
rubygems
/ indexer (24) -
rubygems
/ installer (24) -
rubygems
/ old _ format (12) -
rubygems
/ package / tar _ input (12) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (84) -
rubygems
/ source _ info _ cache (48) -
rubygems
/ specification (708) -
rubygems
/ uninstaller (72) -
rubygems
/ validator (12)
クラス
- Array (21)
-
Gem
:: Builder (12) -
Gem
:: Commands :: DependencyCommand (24) -
Gem
:: Commands :: WhichCommand (12) -
Gem
:: Dependency (12) -
Gem
:: DependencyInstaller (24) -
Gem
:: DependencyList (48) -
Gem
:: DocManager (12) -
Gem
:: Format (12) -
Gem
:: GemPathSearcher (48) -
Gem
:: Indexer (24) -
Gem
:: Installer (24) -
Gem
:: OldFormat (12) -
Gem
:: Package :: TarInput (12) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (84) -
Gem
:: SourceInfoCache (48) -
Gem
:: Specification (708) -
Gem
:: Uninstaller (72) -
Gem
:: Validator (12) -
Rake
:: GemPackageTask (24) - String (12)
キーワード
-
MARSHAL
_ FIELDS (12) - TYPES (12)
-
_ dump (12) -
_ load (12) - abbreviate (12)
- add (12)
-
add
_ bindir (12) -
add
_ dependency (12) -
add
_ development _ dependency (12) -
add
_ runtime _ dependency (12) -
add
_ spec (12) -
add
_ specs (12) -
array
_ attribute (12) -
array
_ attributes (12) -
ask
_ if _ ok (12) -
attribute
_ alias _ singular (12) -
attribute
_ defaults (12) - attributes (12)
- bindir= (12)
-
cert
_ chain (12) -
cert
_ chain= (12) -
clock
_ gettime (12) -
compact
_ specs (12) - date= (12)
-
default
_ executable= (12) -
default
_ value (12) - dependencies (12)
-
dependencies
_ ok? (12) - description= (12)
- download (12)
- email= (12)
-
ensure
_ dependency (12) - executable= (12)
- executables= (12)
- extensions= (12)
-
extra
_ rdoc _ files= (12) - files= (12)
- find (12)
-
find
_ all (12) -
find
_ gems _ with _ sources (12) -
find
_ name (24) -
find
_ reverse _ dependencies (12) -
find
_ spec _ by _ name _ and _ version (12) -
from
_ yaml (12) -
gem
_ paths (12) -
gem
_ spec= (12) -
has
_ rdoc? (12) - homepage= (12)
- install (12)
- load (12)
-
load
_ gemspec (12) -
load
_ specification (12) - loaded= (12)
-
loaded
_ from= (12) -
matching
_ file? (12) -
matching
_ files (12) - name= (12)
-
net
/ http (12) - new (48)
-
normalize
_ yaml _ input (12) -
ok
_ to _ remove? (12) -
original
_ name (12) -
original
_ platform= (12) -
overwrite
_ accessor (12) - pack (21)
- pack テンプレート文字列 (12)
-
path
_ ok? (12) - platform= (12)
-
print
_ dependencies (12) -
read
_ only (12) - remove (12)
-
remove
_ by _ name (12) -
remove
_ executables (12) -
require
_ path (12) -
require
_ path= (12) -
require
_ paths= (12) -
required
_ attribute (12) -
required
_ attribute? (12) -
required
_ ruby _ version= (12) -
required
_ rubygems _ version= (12) - requirements= (12)
- rubygems (12)
-
rubygems
_ version= (12) -
satisfies
_ requirement? (12) - search (36)
-
search
_ with _ source (24) -
signing
_ key= (12) -
source
_ index (12) - spec= (24)
-
specification
_ version= (12) - summary= (12)
-
test
_ files= (12) -
test
_ suite _ file= (12) -
uninstall
_ gem (12) -
unit
_ test (12) - unpack (12)
- validate (12)
- version= (12)
- yaml (12)
-
yaml
_ initialize (12)
検索結果
先頭5件
- Gem
:: SourceIndex # specification(full _ name) -> Gem :: Specification | nil - Gem
:: Specification # specification _ version=(version) - Gem
:: SourceIndex . load _ specification(file _ name) -> Gem :: Specification | nil - Gem
:: Specification . from _ yaml(input) -> Gem :: Specification - Gem
:: Specification . load(filename) -> Gem :: Specification
-
Gem
:: SourceIndex # specification(full _ name) -> Gem :: Specification | nil (18224.0) -
指定された名前の Gem::Specification オブジェクトを返します。
...指定された名前の Gem::Specification オブジェクトを返します。
@param full_name Gem のフルネームを指定します。... -
Gem
:: Specification # specification _ version=(version) (9125.0) -
この Gem パッケージに用いられている gemspec のバージョンをセットします。
...この Gem パッケージに用いられている gemspec のバージョンをセットします。
@param version gemspec のバージョンを指定します。
@see Gem::Specification::SPECIFICATION_VERSION_HISTORY... -
Gem
:: SourceIndex . load _ specification(file _ name) -> Gem :: Specification | nil (6236.0) -
与えられたファイル名から Ruby スクリプト形式の gemspec をロードして Gem::Specification のインスタンスを返します。
...リプト形式の gemspec をロードして
Gem::Specification のインスタンスを返します。
@param file_name ファイル名を指定します。
@raise SignalException gemspec をロードしているときに発生します。
@raise SystemExit gemspec をロードしていると... -
Gem
:: Specification . from _ yaml(input) -> Gem :: Specification (3113.0) -
YAML ファイルから gemspec をロードします。
...ァイルから Gem::Specification をロードすると、通常の Ruby オブジェクトの
初期化ルーチン (#initialize) を通りません。このメソッドは初期化ルーチンの一部を実行し、
gemspec のバージョンチェックも行います。
@param input 文字列... -
Gem
:: Specification . load(filename) -> Gem :: Specification (3113.0) -
gemspec ファイルをロードします。
...gemspec ファイルをロードします。
@param filename gemspec のファイル名を指定します。
@raise StandardError gemspec ファイル内でこのメソッドを呼んでいる場合に発生します。... -
Gem
:: Specification . _ load(str) -> Gem :: Specification (3107.0) -
マーシャルされたデータをロードするためのメソッドです。
...マーシャルされたデータをロードするためのメソッドです。
@param str マーシャルされたデータを指定します。... -
Gem
:: Specification # require _ path=(path) (3034.0) -
Gem::Specification#require_paths= の単数バージョンです。
...Gem::Specification#require_paths= の単数バージョンです。
@param path この Gem パッケージを使用した際に require するファイルが置かれているディレクトリを指定します。
@see Gem::Specification#require_paths=... -
Gem
:: Specification . array _ attribute(name) -> () (3034.0) -
Gem::Specification.attribute と同じですが、値を配列に格納するアクセサを作ります。
...Gem::Specification.attribute と同じですが、値を配列に格納するアクセサを作ります。
@param name 属性の名前を指定します。
@see Gem::Specification.attribute... -
Gem
:: Specification # require _ path -> String (3028.0) -
Gem::Specification#require_paths の単数バージョンです。
...Gem::Specification#require_paths の単数バージョンです。
@see Gem::Specification#require_paths...