try(:[], :key) which helps if hash is potentially nil . Is there an equivalent version for using the new Ruby 2.3 safe navigation operator &. with [] ? ruby ...
確定! 回上一頁