I really need to know how to clear the screen in Ruby. I've already looked all over and haven't found anything that can help.
I've already tried using cls in several formats and it NEVER worked (I am on Windows, btw).
All that happens is an arrow keeps showing up in the IRB console.