[Rubygems-developers] RubyGems install plugins
Eric Hodel
drbrain at segment7.net
Tue Nov 16 16:27:01 EST 2010
On Nov 16, 2010, at 08:09, Jon wrote:
>> For each hook both the installer and the gemspec from the .gem file should be provided to the callback.
>
> Would the gemspec need to be provided to the callback if https://github.com/rubygems/rubygems/blob/master/lib/rubygems/installer.rb#L55 still exists in the updated codebase?
Good point!
In that case, we should be sure spec is non-nil before the hook fires.
More information about the Rubygems-developers
mailing list