Hacker News new | ask | show | jobs
by dasil003 5788 days ago
Also it's worth noting that the core ruby language moves quite slowly. It's just Rails and the gem ecosystem that moves a maddening pace.
1 comments

It moves pretty quick in comparison to other languages though, and I rather think the versioning system is a bit weird as 1.9 broke backwards comparability enough that quite a few ruby libraries and programs are still only functional on 1.8 without editing source
7 years between point releases?