On Sat, Oct 1, 2011 at 10:30 AM, Olivier Sallou wrote:
> I want to add a new package from an existing gem (I am upstream author).
> I'd like to know how to avoid the rubygems dependency in the ruby gem
> library.
> The package indeed depend on an other gem. If I remove the require
> 'rubygems' fro
> Hi,
> I want to add a new package from an existing gem (I am upstream author).
>
>
> I'd like to know how to avoid the rubygems dependency in the ruby gem
> library.
> The package indeed depend on an other gem. If I remove the require
> 'rubygems' from the code, the gem code is not found when run
Hi Olivier,
On Sat, Oct 01, 2011 at 10:30:43AM +0200, Olivier Sallou wrote:
> I want to add a new package from an existing gem (I am upstream author).
> I'd like to know how to avoid the rubygems dependency in the ruby gem
> library. The package indeed depend on an other gem. If I remove the
>
Hi,
I want to add a new package from an existing gem (I am upstream author).
I'd like to know how to avoid the rubygems dependency in the ruby gem library.
The package indeed depend on an other gem. If I remove the require 'rubygems'
from the code, the gem code is not found when running unit
4 matches
Mail list logo