Is there an English version of the Ruby Hacking Guide?

Viewed 1223

As far as I can tell, a complete English translation of the Ruby Hacking Guide does not exist. I find this unbelievable given the fact that it was originally written in 2004. Of course, a few attempts have been made:

This site gives the most thorough background that I could find.

My questions are as follows.

  1. Does anyone know if there is another significant English translation of the Ruby Hacking Guide available?
  2. Is there an active translation effort in progress?
  3. Even if someone were to produce an English version of the Ruby Hacking Guide, would it still be relevant?
  4. Apart from the Ruby Hacking Guide, what is the best resource for English-speaking developers who want to work on/understand Ruby internals?
2 Answers
Related