If you want to check if a variable is nil or empty, you can check it like this in Ruby. name = nil if name.nil? || name.
確定! 回上一頁