hybridgroup / kidsruby

KidsRuby is a Ruby programming environment meant for kids to learn and have fun!
http://kidsruby.com
Other
333 stars 104 forks source link

Fixes error for `puts <number>` #7

Closed mattscilipoti closed 13 years ago

mattscilipoti commented 13 years ago

Hey guys,

I finally got QT installed. Here's the fix we worked out yesterday. The basic spec I originally created wasn't cutting it. StdOut.puts was outputting 404 errors from nginx (the InterfaceHelper internals?). So, I converted it into an expectation. Fixed StdErr too.

kiafaldorius commented 13 years ago

Hey Matt,

I can't verify this right now--damn QT...--but I'll trust that it works.

Thanks!