Module ActiveSupport::Testing::Isolation::Subprocess
In: lib/active_support/testing/isolation.rb

Methods

Constants

ORIG_ARGV = ARGV.dup unless defined?(ORIG_ARGV)

Public Instance methods

Crazy H4X to get this working in windows / jruby with no forking.

[Validate]