Skip to content

Instantly share code, notes, and snippets.

@coetry
Created February 25, 2015 06:43
Show Gist options
  • Save coetry/6e110092eb0943ddc0d4 to your computer and use it in GitHub Desktop.
Save coetry/6e110092eb0943ddc0d4 to your computer and use it in GitHub Desktop.
File.open "file.json", "w+" do |file|
file.puts Hash.to_json
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment