904件ヒット
[901-904件を表示]
(0.037秒)
ライブラリ
- ビルトイン (288)
- abbrev (12)
-
cgi
/ core (36) - csv (24)
- dbm (12)
- erb (16)
- forwardable (48)
- gdbm (12)
- json (132)
-
json
/ add / bigdecimal (12) -
json
/ add / complex (12) -
json
/ add / date (12) -
json
/ add / date _ time (12) -
json
/ add / exception (12) -
json
/ add / ostruct (12) -
json
/ add / range (12) -
json
/ add / rational (12) -
json
/ add / regexp (12) -
json
/ add / struct (12) -
json
/ add / symbol (12) -
json
/ add / time (12) -
net
/ http (36) - openssl (24)
- rake (24)
-
rdoc
/ context (12) -
rdoc
/ text (12) -
rexml
/ document (36) -
rubygems
/ remote _ fetcher (12) -
webrick
/ httprequest (12) -
yaml
/ dbm (12)
クラス
- Array (12)
- BigDecimal (12)
- CGI (24)
-
CSV
:: Table (24) - Complex (12)
- DBM (12)
- Date (12)
- DateTime (12)
- ERB (16)
- Exception (12)
- GDBM (12)
-
Gem
:: RemoteFetcher (12) - Hash (24)
- Object (12)
-
OpenSSL
:: X509 :: ExtensionFactory (24) - OpenStruct (12)
-
RDoc
:: Context (12) -
REXML
:: Attributes (12) -
REXML
:: DocType (12) -
REXML
:: Element (12) -
Rake
:: TaskArguments (24) - Range (12)
- Rational (12)
- Regexp (24)
- String (240)
- Struct (12)
- Symbol (12)
- Time (12)
-
WEBrick
:: HTTPRequest (12) -
YAML
:: DBM (12)
モジュール
-
CGI
:: QueryExtension (12) - Forwardable (24)
-
JSON
:: Generator :: GeneratorMethods :: Array (12) -
JSON
:: Generator :: GeneratorMethods :: FalseClass (12) -
JSON
:: Generator :: GeneratorMethods :: Float (12) -
JSON
:: Generator :: GeneratorMethods :: Hash (12) -
JSON
:: Generator :: GeneratorMethods :: Integer (12) -
JSON
:: Generator :: GeneratorMethods :: NilClass (12) -
JSON
:: Generator :: GeneratorMethods :: Object (12) -
JSON
:: Generator :: GeneratorMethods :: String (36) -
JSON
:: Generator :: GeneratorMethods :: TrueClass (12) -
Net
:: HTTPHeader (36) -
RDoc
:: Text (12) - SingleForwardable (24)
キーワード
- % (12)
- abbrev (12)
-
add
_ element (12) -
create
_ extension (24) - delegate (24)
- encode (36)
- entities (12)
- eql? (12)
- fetch (48)
-
fetch
_ path (12) - gsub (48)
- gsub! (48)
- header (12)
- inspect (24)
-
instance
_ delegate (12) -
named
_ captures (12) - namespaces (12)
- out (12)
- params (12)
- query (12)
- reject (12)
- result (8)
-
result
_ with _ hash (8) - select (12)
-
single
_ delegate (12) -
strip
_ hashes (12) - sub (36)
- sub! (36)
-
to
_ csv (12) -
to
_ json (252) -
to
_ json _ raw (12) -
to
_ json _ raw _ object (12) -
to
_ s (36) -
unmatched
_ alias _ lists (12)
検索結果
-
OpenSSL
:: X509 :: ExtensionFactory # create _ extension(oid , value , critical=false) -> OpenSSL :: X509 :: Extension (13.0) -
OpenSSL::X509::Extension のインスタンスを生成して返します。
...ならば、
OpenSSL::X509::ExtensionFactory#create_ext_from_array、
OpenSSL::X509::ExtensionFactory#create_ext_from_hash、
OpenSSL::X509::ExtensionFactory#create_ext_from_string、
がそれぞれ呼びだされてオブジェクトを生成します。
引数が2個以上である場合は、...