Skip to content

Instantly share code, notes, and snippets.

@flintinatux
Created September 19, 2012 21:42
Show Gist options
  • Save flintinatux/3752478 to your computer and use it in GitHub Desktop.
Save flintinatux/3752478 to your computer and use it in GitHub Desktop.
spintext = "{Hello|Hi} {{world|worlds}|planet}{!|.|?}"
10.times do
puts spintext.unspin
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment