るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.048秒)

別のキーワード

  1. csv instance
  2. forwardable instance_delegate
  3. basicobject instance_eval
  4. forwardable def_instance_delegator
  5. forwardable def_instance_delegators

ライブラリ

検索結果

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

Return the value returned by method name.

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

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