mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
11 lines
268 B
Ruby
11 lines
268 B
Ruby
|
# empty gem_prelude.rb
|
||
|
#
|
||
|
# p Gem::Enable
|
||
|
# p RbConfig::CONFIG["arch"]
|
||
|
# p RbConfig::CONFIG["bindir"]
|
||
|
# p RbConfig::CONFIG["datadir"]
|
||
|
# p RbConfig::CONFIG["sitedir"]
|
||
|
# p RbConfig::CONFIG["sitelibdir"]
|
||
|
# p RbConfig::CONFIG["EXEEXT"]
|
||
|
# p RbConfig::CONFIG["RUBY_SO_NAME"]
|