Jeremy Evans, 23 Sep 2014 11:26: > I'm not sure how much ruby 1.8 and 1.9 are used compared to 2.0 and 2.1, in > terms of other OpenBSD users.
(me coming from python) maybe it is not about the number of users per se, but which version the majority of the most popular libraries/programs target. hence, with python the main version is 2.7. once those libs hump over to py3, the users will eventually follow. it seems to me however that ruby does not have such a hard line schism at the moment. ruby on rails, perhaps the most popular ruby program requires "only" 1.9.3 -f -- some cures are worse than the disease.
