Ruby 2.2.0 リファレンスマニュアル > ライブラリ一覧 > json/add/coreライブラリ
Ruby のコアクラスに JSON 形式の文字列に変換するメソッドや JSON 形式の文字列から Ruby のオブジェクトに変換するメソッドを定義します。
Date#to_json
Date.json_create
DateTime#to_json
DateTime.json_create
Exception#to_json
Exception.json_create
Range#to_json
Range.json_create
Regexp#to_json
Regexp.json_create
Struct#to_json
Struct.json_create
Time#to_json
Time.json_create