Module: Vegas

Defined in:
lib/vegas.rb,
lib/vegas/runner.rb

Defined Under Namespace

Classes: Runner

Constant Summary collapse

VERSION =
"0.1.11"
WINDOWS =
!!(RUBY_PLATFORM =~ /(mingw|bccwin|wince|mswin32)/i)
JRUBY =
!!(RbConfig::CONFIG["RUBY_INSTALL_NAME"] =~ /^jruby/i)