jrgifford
6/1/2011 - 10:37 AM

andy-enter-to-continue.rb

        print "Press enter to continue.."
        STDOUT.flush
        value = gets.to_i
        if value == '\r'
        puts "Dude,seriously? If you're going to fail, please faile. *facepalm*."
        # Yes, that's an intentional typo
        else
        end