Hi,
I don't think this is part of the "gem standard", I've looked at
http://rubygems.org , nothing.
On the Rails side, if you look at
http://ryandaigle.com/articles/2008/4/1/what-s-new-in-edge-rails-gem-dependencies
you'll notice that you could have done : config.gem "rufus-scheduler",
:lib => "rufus/scheduler"
Anyway, I'm releasing rufus-scheduler 1.0.11 with the change you
requested, it's valuable. It should be available from RubyForge.org
very soon.
Thanks a lot, best regards,
--
John Mettraux - http://jmettraux.wordpress.com
Ah, thanks for the pointer, I'm using Rake's gem package task.
Cheers,