Jearb
11-08-2008, 07:27 PM
I've started working on a text based game in the command line. So far, it has been going surprisingly well, but whenever I use puts to output a new string, there's quotes around it. I realize that you put the string in quotes when you originally make it, but it's getting rather annoying.
Is there any way to disable this?
Is there any way to disable this?