529件ヒット
[1-100件を表示]
(0.030秒)
ライブラリ
- ビルトイン (48)
-
irb
/ cmd / load (12) - json (60)
- rake (12)
- resolv (144)
-
rubygems
/ commands / dependency _ command (12) -
rubygems
/ source _ index (84) - win32ole (24)
クラス
-
Encoding
:: InvalidByteSequenceError (12) -
Encoding
:: UndefinedConversionError (12) -
Gem
:: Commands :: DependencyCommand (12) -
Gem
:: SourceIndex (84) -
IRB
:: ExtendCommand :: Source (12) -
JSON
:: Parser (36) - Module (12)
-
Resolv
:: DNS (36) -
Resolv
:: DNS :: Resource :: DomainName (12) -
Resolv
:: DNS :: Resource :: IN :: SRV (12) -
Resolv
:: DNS :: Resource :: MX (12) -
Resolv
:: DNS :: Resource :: SOA (36) -
WIN32OLE
_ TYPE (24)
キーワード
- CNAME (24)
- DomainName (12)
-
NEWS for Ruby 2
. 6 . 0 (7) -
NEWS for Ruby 2
. 7 . 0 (6) - UndefinedConversionError (12)
-
const
_ source _ location (12) -
default
_ event _ sources (12) - each (24)
-
each
_ resource (12) - exchange (12)
- execute (12)
-
find
_ gems (12) -
find
_ name (12) -
gem
_ signature (12) - getresource (12)
- getresources (12)
- irb (12)
-
load
_ specification (12) -
mark
_ source _ filename (12) - mname (12)
- new (24)
- parse (24)
- parse! (12)
-
rb
_ source _ filename (12) - rdoc (12)
-
remove
_ spec (12) - rname (12)
- rss (12)
-
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / query _ command (12) - rule (12)
-
source
_ encoding _ name (24) -
source
_ ole _ types (12) - specification (12)
-
sweep
_ source _ filename (12) - target (12)
- un (12)
- 多言語化 (12)
検索結果
先頭5件
-
Resolv
:: DNS :: Resource :: DomainName # name -> Resolv :: DNS :: Name (24202.0) -
ドメイン名を返します。
ドメイン名を返します。 -
JSON
:: Parser # source -> String (18131.0) -
現在のソースのコピーを返します。
...ATA.read)
print parser.source
# => {
# => "Tanaka": {
# => "name":"tanaka",
# => "age":20
# => },
# => "Suzuki": {
# => "name":"suzuki",
# => "age":25
# => }
# => }
__END__
{
"Tanaka": {
"name":"tanaka",
"age":20
},
"Suzuki": {
"name":"suzuki",
"age":2... -
Encoding
:: InvalidByteSequenceError # source _ encoding _ name -> Encoding (12208.0) -
エラーを発生させた変換の変換元のエンコーディングを文字列で返します。
...エラーを発生させた変換の変換元のエンコーディングを文字列で返します。
@see Encoding::InvalidByteSequenceError#source_encoding... -
Encoding
:: UndefinedConversionError # source _ encoding _ name -> Encoding (12208.0) -
エラーを発生させた変換の変換元のエンコーディングを文字列で返します。
...エラーを発生させた変換の変換元のエンコーディングを文字列で返します。
@see Encoding::UndefinedConversionError#source_encoding... -
char * rb
_ source _ filename(const char *f) (12200.0) -
-
static enum st
_ retval sweep _ source _ filename(char *key , char *value) (12200.0) -
-
static void mark
_ source _ filename(char *f) (12200.0) -
-
Gem
:: SourceIndex # find _ name(gem _ name , version _ requirement = Gem :: Requirement . default) -> Gem :: Specification (9208.0) -
短い名前で正確にマッチする Gem を返します。
...短い名前で正確にマッチする Gem を返します。
@param gem_name Gem の名前を指定します。
@param version_requirement
@see Gem::Requirement... -
Resolv
:: DNS :: Resource :: SOA # mname -> Resolv :: DNS :: Name (9201.0) -
対象のゾーンのマスターゾーンファイルが存在するホスト名を返します。
対象のゾーンのマスターゾーンファイルが存在するホスト名を返します。