Rails::GemBuilder


Files

Parent

Gem::Installer

Description

this class hijacks the functionality of Gem::Installer by overloading its initializer to only provide the information needed by Gem::Installer#build_extensions (which happens to be what we have)

Methods

Public Class methods

new (spec, gem_dir)

Public Instance methods

say (message)

silence the underlying builder