Skip to content

Instantly share code, notes, and snippets.

@Omrika
Last active August 29, 2015 14:26
Show Gist options
  • Save Omrika/193443bcf8326ab8dc85 to your computer and use it in GitHub Desktop.
Save Omrika/193443bcf8326ab8dc85 to your computer and use it in GitHub Desktop.
array = ["cbnhnhnhh", "aaejnvn", "aeiouaiiou"]
array.to_s.scan(/\b[aeiou]+\b/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment