mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
defines ORIG_ARGV in Active Support's abstract_unit.rb (used in isolation.rb) [#4922 state:resolved]
Signed-off-by: Xavier Noria <fxn@hashref.com>
This commit is contained in:
committed by
Xavier Noria
parent
40bf76165c
commit
256a33d0fb
@@ -1,3 +1,5 @@
|
||||
ORIG_ARGV = ARGV.dup
|
||||
|
||||
begin
|
||||
old, $VERBOSE = $VERBOSE, nil
|
||||
require File.expand_path('../../../load_paths', __FILE__)
|
||||
|
||||
Reference in New Issue
Block a user