Hi Laurent, in the compatibility section, you might want to change
We want MacRuby to be as compatible as possible with existing Ruby programs. We have been working hard on MacRuby to make sure it behaves like MRI 1.9.×.
to
We want MacRuby to be as compatible as possible with existing Ruby programs. We have been working hard on MacRuby to make sure it behaves like Koichi's Ruby Interpreter (KRI) or the more commonly used name, Yet another Ruby VM (YARV), for Ruby 1.9.×.
In any case, great work and I'll start playing with this release.
-Conrad