Problem. you have a hash with string keys but want to access them with symbols instead. You have: myhash = {"name" => "James", "email" ...
確定! 回上一頁