mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
"requiring version.rb" strategy has some issues. - cannot work when cross-compiling - often introduces wrong namespace - must know the superclasses - costs at each runtime than at build-time etc.