Re: /usr/bin/ruby1.9.1 => /usr/bin/ruby

2016-03-07 Thread sebb
On 7 March 2016 at 11:44, Sam Ruby wrote: > On Mon, Mar 7, 2016 at 6:33 AM, sebb wrote: >> On 7 March 2016 at 00:24, Sam Ruby wrote: >>> On Sun, Mar 6, 2016 at 6:19 PM, sebb wrote: About half the ruby script files use /usr/bin/ruby and the others use /usr/bin/ruby1.9.1 I'm n

Re: /usr/bin/ruby1.9.1 => /usr/bin/ruby

2016-03-07 Thread Sam Ruby
On Mon, Mar 7, 2016 at 6:33 AM, sebb wrote: > On 7 March 2016 at 00:24, Sam Ruby wrote: >> On Sun, Mar 6, 2016 at 6:19 PM, sebb wrote: >>> About half the ruby script files use /usr/bin/ruby and the others use >>> /usr/bin/ruby1.9.1 >>> >>> I'm not sure it makes sense to force the use of a specif

Re: /usr/bin/ruby1.9.1 => /usr/bin/ruby

2016-03-07 Thread sebb
On 7 March 2016 at 00:24, Sam Ruby wrote: > On Sun, Mar 6, 2016 at 6:19 PM, sebb wrote: >> About half the ruby script files use /usr/bin/ruby and the others use >> /usr/bin/ruby1.9.1 >> >> I'm not sure it makes sense to force the use of a specific ruby >> version in this way. >> >> Would it not b

Re: /usr/bin/ruby1.9.1 => /usr/bin/ruby

2016-03-06 Thread Sam Ruby
On Sun, Mar 6, 2016 at 6:19 PM, sebb wrote: > About half the ruby script files use /usr/bin/ruby and the others use > /usr/bin/ruby1.9.1 > > I'm not sure it makes sense to force the use of a specific ruby > version in this way. > > Would it not be better to omit the version suffix, and document th