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
347 stars 79 forks source link

Not able to move ahead #64

Closed rufushowe closed 13 years ago

rufushowe commented 14 years ago

Am at part where you introduce pipe character - returns an error

Sophrinix commented 14 years ago

next allows you to skip.. looking into to this now.