Object
# File lib/jeweler/commands/release_to_gemcutter.rb, line 16 16: def self.build_for(jeweler) 17: command = new 18: command.gemspec = jeweler.gemspec 19: command.gemspec_helper = jeweler.gemspec_helper 20: command.version = jeweler.version 21: command.output = jeweler.output 22: command 23: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.