ruby in twenty minutes not work

H

hazal Ates

in ruby offical site two links doesnot work.do you know reasons?

1- ruby in 20 minutes second page not open.

2 - tryruby.hobix.com : not open .
i could open it 1 month ago. but during tutorial i couldnot write square
brackets [ ] in destop and notebook keyboard. also some special signs
like # {} " cannaot write on interactive ruby irb shell.
 
P

Phillip Gawlowski

in ruby offical site two links doesnot work.do you know reasons?

1- ruby in 20 minutes second page not open.

Do you mean this: http://www.ruby-lang.org/en/documentation/quickstart/2/ ?
2 - tryruby.hobix.com : not open .

tryruby.hobix.com was one of _why's resources.

It's currently being resurrected: http://github.com/Sophrinix/TryRuby

Both the links listed on GitHub are currently unavailable, however.
i could open it 1 month ago. but during tutorial i couldnot write square
brackets [ ] in destop and notebook keyboard. also some special signs
like # {} " cannaot write on interactive ruby irb shell.

Is that irb on your own PC? If so, it seems to be a language issue.
The Windows OneClickInstaller provides a setting during its setup to
support European keyboards. Maybe that'll help you, too?

I'm not the RubyInstaller (a new effort to provide Ruby for Windows
systems) seems to have no problem with other language settings (As far
as I can see, anyway).

Otherwise, you'd have to figure out the locale settings for your system,
and see what they are, and if you can find a Ruby package that works for
your locale.
 
A

andrew mcelroy

I was planning on making an official announcement about this.

I have been updating my twitter status.

sophrinix.com is currently being transferred from one registrar to another.

I have been working to get TryRuby.org up and working.

Also, I have been incorporating some fixes that nanothief have made
which fixed the filesystem part of the lesson.

Twitter: Sophrinix

I am not entirely sure when the domain will finish transferring.

Regardless, I have been planning on launching TryRuby.org once the
tryruby program has been restored.

Thanks,
Andrew McElroy
 
A

andrew mcelroy

:

I should add that once the transfer is done, I will keep
tryruby.sophrinix.com as a redirect to
tryruby.org

BTW TryRuby.org does resolve.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,163
Messages
2,570,897
Members
47,434
Latest member
TobiasLoan

Latest Threads

Top