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.
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.