るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.050秒)
トップページ > クエリ:new[x] > クエリ:hash[x] > モジュール:JSON::Generator::GeneratorMethods::FalseClass[x]

別のキーワード

  1. openssl new
  2. _builtin new
  3. rexml/document new
  4. resolv new
  5. socket new

ライブラリ

検索結果

JSON::Generator::GeneratorMethods::FalseClass#to_json(state_or_hash = nil) -> String (120.0)

自身から生成した JSON 形式の文字列を返します。

...う文字列を返します。

@param state_or_hash 生成する JSON 形式の文字列をカスタマイズするため
に JSON::State のインスタンスか、
JSON::State.new の引数と同じ Hash
指定します。

//emli...