Sophrinix / TryRuby

Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubyists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
tryruby.org
345 stars 80 forks source link

TryRuby broken? #159

Open ityulkanov opened 12 years ago

ityulkanov commented 12 years ago

SyntaxError:

:101: syntax error, unexpected tINTEGER, expecting '] '
2+6
^

:102: syntax error, unexpected keyword_end, expecting '}' can't even start the tutorial. Getting this mistake(((
ashes999 commented 9 years ago

It seems to be working right now. Can you reproduce this problem?