%PDF- %PDF-
Direktori : /usr/share/gems/gems/bundler-1.7.8/lib/bundler/ |
Current File : //usr/share/gems/gems/bundler-1.7.8/lib/bundler/constants.rb |
module Bundler WINDOWS = RbConfig::CONFIG["host_os"] =~ %r!(msdos|mswin|djgpp|mingw)! FREEBSD = RbConfig::CONFIG["host_os"] =~ /bsd/ NULL = WINDOWS ? "NUL" : "/dev/null" end