Ruby 1.9.1 preview released(blade.nagaokaut.ac.jp) |
Ruby 1.9.1 preview released(blade.nagaokaut.ac.jp) |
Is 1.9 still going to be considered a development series, not widely recommended for most apps until 2.0 is released? Or is that starting to gradually change?
I updated one of my projects to work with 1.8.6 and 1.9 a couple months ago and it was mostly painless. I'm looking forward to the nice performance improvement and some of the api changes when it becomes production ready.
for a less-than-complete guide to ruby 1.9 features, consider reading eigenclass's summary from way back: http://eigenclass.org/hiki.rb?Changes+in+Ruby+1.9
"Last major update on 2007-10-12"
Casual lurking on ruby-core suggests that all sorts of things have changed since then.