[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

require rubygems question



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 tests.


Thanks

Olivier

Reply to: