Ruby provides a method Hash#dig which can be used in this case. As the name suggests, the method digs through the nested hash looking for keys ...
確定! 回上一頁