Skip to content

Instantly share code, notes, and snippets.

@jookyboi
Last active December 23, 2015 15:09
Show Gist options
  • Save jookyboi/6653525 to your computer and use it in GitHub Desktop.
Save jookyboi/6653525 to your computer and use it in GitHub Desktop.
File.open(yourfile, 'w') { |file| file.write("your text") }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment