Class: PigLatinRb::Constants

Inherits:
Object
  • Object
show all
Defined in:
lib/pig_latin_rb/constants.rb

Constant Summary collapse

VOWELS =
['a', 'e', 'i', 'o', 'u']