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

Now Arriving at Summary #4 - won't let me arrive #16

Closed SenileFelineS closed 15 years ago

SenileFelineS commented 15 years ago

When coming to the sections, "Now Arriving at Summary #4," to move on it prompts one to type

Dir.entries "/"

into the command prompt. But upon typing it the orange error message, "You aren't allowed to run that command!" is returned.

Just wanted to point that out because it has been preventing me from moving on in the tutorial (even if next is typed, the following tutorial sections need that function to work).

Sophrinix commented 15 years ago

yeah. security has been a thing to reckon with. It has come at a heavy cost.

I will be working on some very fundamental aspects of this project over the weekend. This should be resolved fairly soon.

ghost commented 15 years ago

you can skip that chapter by typing 'help 5' i think.

Sophrinix commented 15 years ago

what he said.