Libraries
»
pig_latin_rb
(0.0.2)
»
Index (C)
»
PigLatinRb
»
Constants
Class: PigLatinRb::Constants
Inherits:
Object
Object
PigLatinRb::Constants
show all
Defined in:
lib/pig_latin_rb/constants.rb
Constant Summary
collapse
VOWELS =
[
'
a
'
,
'
e
'
,
'
i
'
,
'
o
'
,
'
u
'
]