Sha256: 77cbbf7ba2ab0c20933667372e42bba6cc8f19b43862deb715c12294cdc47c46
Contents?: true
Size: 271 Bytes
Versions: 130
Compression:
Stored size: 271 Bytes
Contents
unless Object.const_defined?(:RUBY_NAME) and RUBY_NAME if Object.const_defined?(:RUBY_ENGINE) and RUBY_ENGINE RUBY_NAME = RUBY_ENGINE else require 'rbconfig' RUBY_NAME = Config::CONFIG["RUBY_INSTALL_NAME"] || Config::CONFIG["ruby_install_name"] end end
Version data entries
130 entries across 106 versions & 3 rubygems