Class | Gem::Builder |
In: |
lib/rubygems/builder.rb
|
Parent: | Object |
The Builder class processes RubyGem specification files to produce a .gem file.
Constructs a builder instance for the provided specification
spec: | [Gem::Specification] The specification instance |