Skip to content

Instantly share code, notes, and snippets.

@Nikamura
Created October 17, 2018 08:22
Show Gist options
  • Save Nikamura/2d5148d73141fad6c652a22aa77a764b to your computer and use it in GitHub Desktop.
Save Nikamura/2d5148d73141fad6c652a22aa77a764b to your computer and use it in GitHub Desktop.
#ruby
File.open('/Users/karolis/Desktop/t.html', 'w+') { |f| f.puts(last_response.body) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment