Skip to content

Instantly share code, notes, and snippets.

/main.rb Secret

Created February 25, 2016 21:38
Show Gist options
  • Save anonymous/ba9cd2dab5f2394238ed to your computer and use it in GitHub Desktop.
Save anonymous/ba9cd2dab5f2394238ed to your computer and use it in GitHub Desktop.
h = { key: Set.new }
h[:key] = h[:key].to_a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment