Roland Swingler wrote: > Someone else has answered the problem for me - specifically using > STDIN.gets instead of just gets solves the problem.
That's funny. It works as is for me. I don't see why using STDIN would make a difference to that particular error. Looks like you are running on a Linux (or some Unix) platform, so that shouldn't be an issue. I'm confused. -- Jim Weirich _______________________________________________ Rake-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/rake-devel
