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.org doesn't work ... #146

Open drkn opened 12 years ago

drkn commented 12 years ago

Input:

2 + 7

Output:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [no address given] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Apache/2.2.17 (Ubuntu) Server at tryruby.org Port 80
wscott commented 12 years ago

Same here

wtribe commented 12 years ago

I'm also having this issue. Hopefully it will be restored soon.

taiansu commented 12 years ago

Same 500 Internal Server Error here.

birdmeister commented 12 years ago

One more...

rbrindl commented 12 years ago

And another one...

carl-ellis commented 12 years ago

And another...

codeyash commented 12 years ago

Add one more hehe

uslic001 commented 12 years ago

Same problem here.

ghost commented 12 years ago

Also experiencing this.

reprapperMC commented 12 years ago

Tryruby appears to have been down, under maintenance for a couple days now. Any idea when it will be back up?

birdmeister commented 12 years ago

it's down for some time. alternatively, use "rails console" on your command line and play around

On Jun 14, 2011, at 18:40 , reprapperMC wrote:

Tryruby appears to have been down, under maintenance for a couple days now. Any idea when it will be back up?

Reply to this email directly or view it on GitHub: https://github.com/Sophrinix/TryRuby/issues/146#issuecomment-1367306

reprapperMC commented 12 years ago

Is there any way to run the tutorials from tryruby.org in a terminal/command line?

**Nevermind, tryruby still allows "next" to move to the next page of instructions. So for now the tutorial can be done that way.

***Ok, so not all of the tutorial is possible without having the files hosted here on the git. Example: print poem. Is there a way for me to run these tutorials from a command line?

birdmeister commented 12 years ago

not that I know off.

On 14 Jun 2011, at 19:00 , reprapperMC wrote:

Is there any way to run the tutorials from tryruby.org in a terminal/command line?

Reply to this email directly or view it on GitHub: https://github.com/Sophrinix/TryRuby/issues/146#issuecomment-1367478

joshavant commented 12 years ago

Is she dead for a while? :(

nickradford commented 12 years ago

It's awesome that I want to introduce someone to ruby, and I send them to the de-facto introduction to find it is deader than Tupac Shakur.

reprapperMC commented 12 years ago

The folks on the Rails for Zombies support page pointed me to this free online book since tryruby is down. http://pine.fm/LearnToProgram/?Chapter=00. It seems to be pretty decent so far, from the POV of a programming newb.

taiansu commented 12 years ago

It works now. Many appreciate.

hontvari commented 12 years ago

It is two weeks later, tryruby.org does not work again, the same HTTP 500 is displayed.