るりまサーチ

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

別のキーワード

  1. json quirks_mode
  2. json quirks_mode=
  3. state quirks_mode
  4. json quirks_mode?
  5. state quirks_mode=

ライブラリ

クラス

モジュール

キーワード

検索結果

JSON::State#quirks_mode -> bool (18102.0)

Returns true, if quirks mode is enabled. Otherwise returns false.

Returns true, if quirks mode is enabled. Otherwise returns false.

JSON::State#quirks_mode=(enable) (6117.0)

If set to true, enables the quirks_mode mode.

...If set to true, enables the quirks_mode mode....

JSON::State#quirks_mode? -> bool (6102.0)

Returns true, if quirks mode is enabled. Otherwise returns false.

Returns true, if quirks mode is enabled. Otherwise returns false.

JSON.#load(source, proc = nil, options = {}) -> object (6.0)

与えられた JSON 形式の文字列を Ruby オブジェクトとしてロードして返します。

...ます。
偽を指定した場合、これらの値を生成しようとすると例外が発生します。デフォルトは真です。
: :quirks_mode
真を指定するとパース時に単一のJSON値を受け入れます。デフォルトは真です。このモードは2.4.0からは削...

JSON.#restore(source, proc = nil, options = {}) -> object (6.0)

与えられた JSON 形式の文字列を Ruby オブジェクトとしてロードして返します。

...ます。
偽を指定した場合、これらの値を生成しようとすると例外が発生します。デフォルトは真です。
: :quirks_mode
真を指定するとパース時に単一のJSON値を受け入れます。デフォルトは真です。このモードは2.4.0からは削...

絞り込み条件を変える