Comment on Ruby 1.9.1 preview releasedComments−sfamiliarOP17yruby 1.9.1 is mainly stability fixes to ruby 1.9, which had a few .. quirks.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−jamesbritt17y"... consider reading eigenclass's summary ...""Last major update on 2007-10-12"Casual lurking on ruby-core suggests that all sorts of things have changed since then.−Locke17yIt's still a fairly decent reference if you need to update your software for 1.9. Several incompatibilities I ran into were listed there. For others problems, I did have to search the mailing lists, though.
Comments
ruby 1.9.1 is mainly stability fixes to ruby 1.9, which had a few .. quirks.
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
"... consider reading eigenclass's summary ..."
"Last major update on 2007-10-12"
Casual lurking on ruby-core suggests that all sorts of things have changed since then.
It's still a fairly decent reference if you need to update your software for 1.9. Several incompatibilities I ran into were listed there. For others problems, I did have to search the mailing lists, though.