Project

General

Profile

Actions

Bug #8488

closed

Refactor rbinstall.rb for maintenance, clarity, reuse

Added by headius (Charles Nutter) almost 11 years ago. Updated over 10 years ago.

Status:
Rejected
Target version:
-
ruby -v:
2.1dev
[ruby-core:55300]

Description

tool/rbinstall.rb is used to install many parts of Ruby at "make install" time, but it has grown to a rather cumbersome size. It also houses some logic that could/should be reused by other implementations, like the default gem installation.

I would like to do some cleanup and refactoring of this file to make it easier to maintain. I'd also like to factor out the default gems logic into a separate piece of code that can be used outside of rbinstall, for e.g. JRuby.

A number of folks have contributed to this file, but kou and nobu seem to be the primary maintainers.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0