るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.136秒)
トップページ > クエリ:t[x] > クエリ:string[x] > クエリ:String[x] > クエリ:method[x] > 種類:インスタンスメソッド[x] > クラス:JSON::State[x]

別のキーワード

  1. string []=
  2. string slice!
  3. string slice
  4. string []
  5. string gsub!

ライブラリ

検索結果

JSON::State#generate(obj) -> String (6320.0)

Generates a valid JSON document from object obj and returns the result. If no valid JSON document can be created this method raises a GeneratorError exception.

...Generates a valid JSON document from object obj and returns the
result. If no valid JSON document can be created this method raises a
GeneratorError exception....