Skip to content

Instantly share code, notes, and snippets.

@robertgreiner
Created December 29, 2011 23:09
Show Gist options
  • Save robertgreiner/1536630 to your computer and use it in GitHub Desktop.
Save robertgreiner/1536630 to your computer and use it in GitHub Desktop.
require 'tmpdir'
temp = Dir.tmpdir()
puts temp #C:/Users/Robert/AppData/Local/Temp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment