class
Rails::GemBuilder
rails latest stable
- Superclass: Gem::Installer
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)
Files
- railties/lib/rails/gem_builder.rb