1530件ヒット
[401-500件を表示]
(0.086秒)
ライブラリ
- ビルトイン (84)
- gdbm (12)
- getoptlong (12)
-
net
/ http (84) - openssl (108)
- optparse (60)
- psych (60)
-
rake
/ packagetask (36) -
rexml
/ document (108) -
rexml
/ sax2listener (12) -
rexml
/ streamlistener (12) - rss (132)
- rubygems (72)
-
rubygems
/ command (12) -
rubygems
/ commands / unpack _ command (12) -
rubygems
/ commands / update _ command (12) -
rubygems
/ dependency (24) -
rubygems
/ dependency _ installer (24) -
rubygems
/ installer (12) -
rubygems
/ package / tar _ header (12) -
rubygems
/ platform (24) -
rubygems
/ requirement (36) -
rubygems
/ source _ index (12) -
rubygems
/ specification (144) -
rubygems
/ version (108) -
rubygems
/ version _ option (24) - scanf (6)
- un (12)
-
webrick
/ httprequest (48) -
webrick
/ httpresponse (48) -
webrick
/ httpversion (72) - win32ole (72)
クラス
-
Encoding
:: UndefinedConversionError (60) - GDBM (12)
-
Gem
:: Command (12) -
Gem
:: Commands :: UnpackCommand (12) -
Gem
:: Commands :: UpdateCommand (12) -
Gem
:: Dependency (24) -
Gem
:: DependencyInstaller (24) -
Gem
:: Installer (12) -
Gem
:: LoadError (24) -
Gem
:: Package :: TarHeader (12) -
Gem
:: Platform (24) -
Gem
:: Requirement (36) -
Gem
:: SourceIndex (12) -
Gem
:: Specification (144) -
Gem
:: Version (108) - GetoptLong (12)
-
Net
:: HTTP (72) -
Net
:: HTTPResponse (12) -
OpenSSL
:: PKey :: EC :: Group (24) -
OpenSSL
:: SSL :: SSLContext (12) -
OpenSSL
:: X509 :: CRL (24) -
OpenSSL
:: X509 :: Certificate (24) -
OpenSSL
:: X509 :: Request (24) - OptionParser (48)
-
Psych
:: Handler (12) -
Psych
:: Nodes :: Document (24) -
Psych
:: Nodes :: Node (24) -
REXML
:: Document (36) -
REXML
:: Instruction (24) -
REXML
:: XMLDecl (48) -
RSS
:: Maker :: RSSBase (36) -
RSS
:: RDF (48) -
RSS
:: Rss (48) -
Rake
:: PackageTask (36) -
RubyVM
:: InstructionSequence (12) -
Scanf
:: FormatSpecifier (6) - ThreadGroup (12)
-
WEBrick
:: Cookie (24) -
WEBrick
:: HTTPRequest (48) -
WEBrick
:: HTTPResponse (48) -
WEBrick
:: HTTPVersion (72) - WIN32OLE (12)
-
WIN32OLE
_ TYPE (24) -
WIN32OLE
_ TYPELIB (36)
モジュール
-
Gem
:: QuickLoader (36) -
Gem
:: VersionOption (24) - Kernel (24)
-
OptionParser
:: Arguable (12) -
REXML
:: SAX2Listener (12) -
REXML
:: StreamListener (12)
キーワード
- <=> (24)
- == (12)
- === (12)
- =~ (12)
-
add
_ platform _ option (12) -
add
_ version _ option (12) - bump (12)
-
calculate
_ integers _ for _ gem _ version (12) - chunked= (12)
- content (12)
- conversion (6)
-
destination
_ encoding (12) -
destination
_ encoding _ name (12) -
do
_ rubygems _ update (12) - encoding (12)
- eql? (12)
-
error
_ char (12) -
find
_ name (12) -
find
_ spec _ by _ name _ and _ version (12) -
full
_ name (12) - gem (12)
- get (24)
-
get
_ path (12) - getopts (12)
-
http
_ version (36) - httpd (12)
- init (12)
- install (24)
-
keep
_ alive (12) -
keep
_ alive? (12) - list (12)
- major (12)
- major= (12)
-
major
_ version (24) -
mark
_ version (12) -
marshal
_ dump (12) -
marshal
_ load (12) - minor (12)
- minor= (12)
-
minor
_ version (24) -
ole
_ query _ interface (12) -
on
_ tail (12) -
point
_ conversion _ form (12) -
point
_ conversion _ form= (12) - post (24)
- prerelease? (12)
-
push
_ all _ highest _ version _ gems _ on _ load _ path (12) -
push
_ gem _ version _ on _ load _ path (12) - release (12)
-
request
_ http _ version (12) -
request
_ http _ version= (12) -
required
_ ruby _ version (12) -
required
_ ruby _ version= (12) -
required
_ rubygems _ version (12) -
required
_ rubygems _ version= (12) -
rss
_ version (36) -
rss
_ version= (24) -
rubygems
_ version (12) -
rubygems
_ version= (12) -
satisfied
_ by? (12) -
show
_ lookup _ failure (12) -
source
_ encoding (12) -
source
_ encoding _ name (12) -
specification
_ version (12) -
specification
_ version= (12) -
ssl
_ version (12) -
ssl
_ version= (24) -
stand
_ alone? (12) -
start
_ document (12) - sync (12)
- target (12)
-
to
_ a (12) -
to
_ s (24) -
to
_ yaml (12) - ver (12)
- version= (156)
-
version
_ requirement (12) -
version
_ requirement= (12) -
version
_ requirements (12) -
version
_ requirements= (12) - xmldecl (36)
- yaml (12)
検索結果
先頭5件
-
Net
:: HTTP # ssl _ version -> String | Symbol | nil (6108.0) -
利用するプロトコルの種類を返します。
...利用するプロトコルの種類を返します。
@see Net::HTTP#ssl_version=... -
Net
:: HTTPResponse # http _ version -> String (6108.0) -
サーバがサポートしている HTTP のバージョンを文字列で返します。
...サーバがサポートしている HTTP のバージョンを文字列で返します。
//emlist[例][ruby]{
require 'net/http'
uri = "http://www.example.com/index.html"
response = Net::HTTP.get_response(URI.parse(uri))
response.http_version # => "1.1"
//}... -
Psych
:: Nodes :: Document # version=(ver) (6108.0) -
YAML ドキュメントのバージョンを設定します。
...YAML ドキュメントのバージョンを設定します。
@param ver 設定するバージョン
@see Psych::Nodes::Document#version,
Psych::Nodes::Document.new... -
WIN32OLE
_ TYPE # major _ version -> Integer (6108.0) -
型のメジャーバージョン番号を取得します。
...取得します。
@return 型のメジャーバージョン番号を整数で返します。
@raise WIN32OLERuntimeError 型属性の読み取りに失敗すると通知します。
tobj = WIN32OLE_TYPE.new('Microsoft Word 14.0 Object Library', 'Documents')
p tobj.major_version # => 8... -
WIN32OLE
_ TYPE # minor _ version -> Integer (6108.0) -
型のマイナーバージョン番号を取得します。
...取得します。
@return 型のマイナーバージョン番号を整数で返します。
@raise WIN32OLERuntimeError 型属性の読み取りに失敗すると通知します。
tobj = WIN32OLE_TYPE.new('Microsoft Word 14.0 Object Library', 'Documents')
p tobj.minor_version # => 5... -
WIN32OLE
_ TYPELIB # major _ version -> Integer (6108.0) -
TypeLibのメジャーバージョン番号を取得します。
...取得します。
@return TypeLibのメジャーバージョン番号を整数で返します。
@raise WIN32OLERuntimeError TypeLibの属性が読み取れない場合に通知します。
tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 14.0 Object Library')
puts tlib.major_version # => 1... -
WIN32OLE
_ TYPELIB # minor _ version -> Integer (6108.0) -
TypeLibのマイナーバージョン番号を取得します。
...取得します。
@return TypeLibのマイナーバージョン番号を整数で返します。
@raise WIN32OLERuntimeError TypeLibの属性が読み取れない場合に通知します。
tlib = WIN32OLE_TYPELIB.new('Microsoft Excel 14.0 Object Library')
puts tlib.minor_version # => 7... -
RSS
:: RDF # rss _ version (6103.0) -
@todo
@todo -
RSS
:: RDF # rss _ version= (6103.0) -
@todo
@todo