36件ヒット
[1-36件を表示]
(0.240秒)
検索結果
-
Net
:: IMAP . default _ imap _ port -> Integer (24209.0) -
デフォルトの IMAP のポート番号(143)を返します。
...デフォルトの IMAP のポート番号(143)を返します。
@see Net::IMAP.default_tls_port... -
Net
:: IMAP . default _ port -> Integer (9109.0) -
デフォルトの IMAP のポート番号(143)を返します。
...デフォルトの IMAP のポート番号(143)を返します。
@see Net::IMAP.default_tls_port... -
NEWS for Ruby 2
. 0 . 0 (54.0) -
NEWS for Ruby 2.0.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。
...plementation.
* toplevel
* added method:
* added main.define_method which defines a global function.
* added main.using, which imports refinements into the current file or
eval string. [experimental]
=== 組み込みクラスの互換性 (機能追加とバグ修正を除......cal_port
* 追加: Net::HTTP#local_port=
* 拡張: Net::HTTP#connect uses local_host and local_port if specified.
* net/imap
* 追加: Net::IMAP.default_port
* 追加: Net::IMAP.default_imap_port
* 追加: Net::IMAP.default_tls_port
* 追加: Net::IMAP.default_ssl_port......* 追加: Net::IMAP.default_imaps_port
* objspace
* 追加: ObjectSpace.#reachable_objects_from
* openssl
* Consistently raise an error when trying to encode nil values. All instances
of OpenSSL::ASN1::Primitive now raise TypeError when calling to_der on an
instance whose...