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

print File.read("/Home/comics.txt") and print File.read("/comics.txt") do the same. #162

Open Liakmad opened 12 years ago

Liakmad commented 12 years ago

After updating /Home/comics.txt (part "And Now For the Startling Conclusion" of tutorial), /comics.txt changed as well.