I've played around with IronRuby lately, but I would like to install the reference implementation also. Needless to say, I'm a noob when it comes to Ruby, so I have a very stupid question.
On the RubyForge download page, there are three different final versions of the Ruby installer (for Windows):
- rubyinstaller-1.8.6-p398.exe
- rubyinstaller-1.8.7-p249.exe
- rubyinstaller-1.9.1-p378.exe
I don't understand how there can be three different final releases. I can understand that there is one 1.8 release, and one 1.9 release, but why can I choose between 1.8.6 and 1.8.7?
What I really would like to know is what version is the "best one" ? If the answer is "1.9.1", why would one choose 1.8.6 or 1.8.7 ?
I'm confused...