Skip to content

Instantly share code, notes, and snippets.

@devhero
Created September 18, 2015 10:37
Show Gist options
  • Save devhero/deb2ee4ef85c6b3d2404 to your computer and use it in GitHub Desktop.
Save devhero/deb2ee4ef85c6b3d2404 to your computer and use it in GitHub Desktop.
File.open(path, 'w') { |file| file.write("your text") }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment