Skip to content

Instantly share code, notes, and snippets.

@nanusdad
Created November 7, 2017 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nanusdad/97fcb5019e1270e9cc722911d5776161 to your computer and use it in GitHub Desktop.
Save nanusdad/97fcb5019e1270e9cc722911d5776161 to your computer and use it in GitHub Desktop.
$stdout = File.new('console.out', 'w')

#You may also need to call this once:

$stdout.sync = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment