Ruby 2.4.0 リファレンスマニュアル > ライブラリ一覧 > jsonライブラリ > JSON::Generator::GeneratorMethods::String::Extendモジュール

module JSON::Generator::GeneratorMethods::String::Extend

クラス・モジュールの継承リスト: JSON::Generator::GeneratorMethods::String::Extend
aliases: JSON::Ext::Generator::GeneratorMethods::String::Extend

要約

String に JSON で使用する特異メソッドを追加するためのモジュールです。

特異メソッド

定義 説明
json_create(hash) -> String

JSON のオブジェクトから Ruby の文字列を生成して返します。