In a rake task, I want to execute a commande conditionally, but the string comparison does not work as expected. Here is what I have in my rake task:
puts &qu