any? will return false array that contains only nil elements… irb(main):009:0> [nil].any? => false. However !empty ...
確定! 回上一頁