るりまサーチ

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

別のキーワード

  1. bigdecimal mode
  2. openssl fips_mode=
  3. bigdecimal round_mode
  4. readline vi_editing_mode
  5. readline emacs_editing_mode

ライブラリ

クラス

モジュール

キーワード

検索結果

JSON::State#quirks_mode -> bool (24220.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) (12250.0)

If set to true, enables the quirks_mode mode.

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

JSON::State#quirks_mode? -> bool (12220.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 (12.0)

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

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

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

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

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

絞り込み条件を変える