るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.016秒)
トップページ > クエリ:form[x] > クエリ:PLATFORMS[x]

別のキーワード

  1. cgi form
  2. cgi/html form
  3. htmlextension form
  4. cgi multipart_form
  5. cgi/html multipart_form

種類

ライブラリ

検索結果

Gem::Commands::HelpCommand::PLATFORMS -> String (24201.0)

プラットフォームに関する記述を格納している文字列です。

プラットフォームに関する記述を格納している文字列です。

NEWS for Ruby 2.1.0 (18.0)

NEWS for Ruby 2.1.0 このドキュメントは前回リリース以降のバグ修正を除くユーザーに影響のある機能の変更のリストです。

...exits from the Proc, not from the
method where the lambda is created. Returning from non-lambda proc exits
from the method, same as the former behavior.

* String
* 以下のコードでレシーバーのエンコーディングと変換後のエンコーディングが同一で...
...k (experimental)
* Improved, iterative resolver (compared to RubyGems 2.1 and earlier)
* Support for a sharing a GEM_HOME across ruby platforms and versions
* https://github.com/rubygems/rubygems/tree/master/History.txt

* set
* 追加: Set#intersect?
* 追加: Set#disjoi...
...非互換: Set#to_set はコピーを生成して返す代わりに self を返すようになりました

* uri
* 非互換: URI.decode_www_form は現在の WHATWG による URL 標準に従います。
文字列エンコーディングを指定するために、エンコーディン...