るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.047秒)
トップページ > クエリ:Object#method[x] > クエリ:proc[x] > クラス:JSON::State[x] > クエリ:generate[x]

別のキーワード

  1. << rexml::attribute#name
  2. add rexml::attribute#name
  3. handle_interrupt thread#raise
  4. document psych::nodes::document#root
  5. inspect? irb::context#inspect_mode

ライブラリ

検索結果

JSON::State#[](name) -> object (118.0)

Return the value returned by method name.

...Return the value returned by method name....

JSON::State#generate(obj) -> String (33.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.

...
Generate
s 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....