Skip to content

Instantly share code, notes, and snippets.

@kdwinter
Created April 2, 2009 17:05
Show Gist options
  • Save kdwinter/89288 to your computer and use it in GitHub Desktop.
Save kdwinter/89288 to your computer and use it in GitHub Desktop.
IO.popen('gist', 'w') do |g|
g.puts File.read(__FILE__)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment