814件ヒット
[201-300件を表示]
(0.075秒)
ライブラリ
- ビルトイン (166)
- bigdecimal (12)
- delegate (12)
- drb (12)
-
fiddle
/ import (12) -
irb
/ cmd / load (12) -
irb
/ context (12) -
irb
/ ext / save-history (12) -
irb
/ ext / use-loader (48) - openssl (48)
- optparse (12)
- psych (12)
- rake (60)
-
rake
/ loaders / makefile (12) -
rake
/ testtask (48) - rubygems (120)
-
rubygems
/ commands / build _ command (12) -
rubygems
/ config _ file (12) -
rubygems
/ package / tar _ input (12) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (12) -
rubygems
/ spec _ fetcher (12) -
rubygems
/ specification (48) -
rubygems
/ version (12) -
webrick
/ httpauth / htdigest (24) -
webrick
/ httpauth / htgroup (12) -
webrick
/ httpauth / htpasswd (24) -
webrick
/ httpauth / userdb (12)
クラス
- BigDecimal (12)
- Class (12)
- Complex (12)
-
DRb
:: DRbUnknown (12) - Delegator (12)
-
Gem
:: Commands :: BuildCommand (12) -
Gem
:: ConfigFile (12) -
Gem
:: LoadError (48) -
Gem
:: Package :: TarInput (12) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (12) -
Gem
:: SpecFetcher (12) -
Gem
:: Specification (48) -
Gem
:: Version (12) -
IRB
:: Context (48) -
IRB
:: ExtendCommand :: Load (12) - LoadError (12)
- Module (24)
- Object (60)
-
OpenSSL
:: Config (12) -
OpenSSL
:: Engine (24) -
OpenSSL
:: X509 :: ExtensionFactory (12) - OptionParser (12)
-
Psych
:: SyntaxError (12) -
Rake
:: Application (48) -
Rake
:: DefaultLoader (12) -
Rake
:: MakefileLoader (12) -
Rake
:: TestTask (48) - Random (24)
- Rational (12)
-
RubyVM
:: InstructionSequence (10) -
WEBrick
:: HTTPAuth :: Htdigest (24) -
WEBrick
:: HTTPAuth :: Htgroup (12) -
WEBrick
:: HTTPAuth :: Htpasswd (24)
モジュール
-
Fiddle
:: Importer (12) -
Gem
:: QuickLoader (60) -
IRB
:: ExtendCommandBundle (12) -
IRB
:: HistorySavingAbility (12) - Kernel (12)
-
WEBrick
:: HTTPAuth :: UserDB (12)
キーワード
-
_ dump (24) -
_ load (12) -
add
_ loader (12) - autoload (12)
- autoload? (12)
-
calculate
_ integers _ for _ gem _ version (12) - clone (12)
- config= (12)
-
const
_ missing (12) - dlload (12)
- download (12)
- dup (12)
- each (12)
- execute (12)
- file (12)
- gem (12)
-
get
_ passwd (36) -
irb
_ load (12) - libs (12)
- libs= (12)
-
load
_ file (12) -
load
_ gems _ in (12) -
load
_ gemspec (12) -
load
_ gemspecs (12) -
load
_ history (12) -
load
_ modules (12) -
load
_ private _ key (12) -
load
_ public _ key (12) -
load
_ rakefile (12) -
load
_ specs (12) - loaded= (12)
- loaded? (12)
-
loaded
_ from (12) -
loaded
_ from= (12) - loader (12)
- loader= (12)
-
marshal
_ dump (48) -
marshal
_ load (48) -
method
_ missing (12) - name (12)
- name= (12)
- path (12)
-
push
_ all _ highest _ version _ gems _ on _ load _ path (12) -
push
_ gem _ version _ on _ load _ path (12) - reload (48)
- run (12)
-
to
_ binary (10) -
use
_ loader (12) -
use
_ loader= (12) -
use
_ loader? (12) -
version
_ requirement (12) -
version
_ requirement= (12)
検索結果
先頭5件
-
Gem
:: Commands :: BuildCommand # load _ gemspecs(filename) -> Array (6102.0) -
gemspec ファイルをロードします。
gemspec ファイルをロードします。
@param filename ファイル名を指定します。 -
Gem
:: ConfigFile # load _ file(file _ name) -> object (6102.0) -
与えられたファイル名のファイルが存在すれば YAML ファイルとしてロードします。
与えられたファイル名のファイルが存在すれば YAML ファイルとしてロードします。
@param file_name YAML 形式で記述された設定ファイル名を指定します。 -
Gem
:: Package :: TarInput # load _ gemspec(io) -> Gem :: Specification | nil (6102.0) -
YAML 形式の gemspec を io から読み込みます。
YAML 形式の gemspec を io から読み込みます。
@param io 文字列か IO オブジェクトを指定します。
@see Gem::Specification.from_yaml -
Gem
:: SourceIndex # load _ gems _ in(*spec _ dirs) -> self (6102.0) -
引数で与えられたディレクトリに含まれる gemspec から自身を再構築して返します。
引数で与えられたディレクトリに含まれる gemspec から自身を再構築して返します。
@param spec_dirs gemspec の含まれているディレクトリを複数指定します。 -
Gem
:: SpecFetcher # load _ specs(source _ uri , file) -> object (6102.0) -
指定された source_uri, file から gemspec をロードします。
指定された source_uri, file から gemspec をロードします。
また、内部ではキャッシュの更新も行っています。
@param source_uri gemspec の置いてある URI を指定します。
@param file gemspec のファイル名を指定します。 -
IRB
:: HistorySavingAbility # load _ history -> () (6102.0) -
irb のヒストリを履歴ファイルから読み込みます。
irb のヒストリを履歴ファイルから読み込みます。
@see lib:irb#history -
OpenSSL
:: Engine # load _ private _ key(id=nil , data=nil) -> OpenSSL :: PKey :: PKey (6102.0) -
秘密鍵を engine にロードします。
秘密鍵を engine にロードします。
@param id key id(文字列)
@param data 文字列 -
OpenSSL
:: Engine # load _ public _ key(id=nil , data=nil) -> OpenSSL :: PKey :: PKey (6102.0) -
公開鍵を engine にロードします。
公開鍵を engine にロードします。
@param id key id(文字列)
@param data 文字列 -
Rake
:: Application # load _ rakefile (6102.0) -
Rakefile を探してロードします。
Rakefile を探してロードします。