mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 04:54:23 +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.