Tamreen Khan wrote: > Also, I'd put the 'else' on the same level of indentation as the unless. As > Helder wrote, you don't need the == true bit, Ruby's all about natural > code. > Yeah, I did the former already (I like it better that way). And omitting the ==true part makes the code more readable. Thanks for the feedback, folks. -Phill