6 ms·
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
by sfamiliar 18y ago
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 http://eigenclass.org/hiki.rb?Changes+in+Ruby+1.9
- jamesbritt 18y ago"... 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.
- Locke 18y agoIt'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.