With require 'json' , you can easily parse a JSON formatted string into a Ruby hash with JSON.parse(json_string) .
確定! 回上一頁