method
build_gem
ruby latest stable - Class:
Bundler::RubygemsIntegration
build_gem(gem_dir, spec)public
No documentation available.
# File lib/bundler/rubygems_integration.rb, line 327
def build_gem(gem_dir, spec)
build(spec)
end