Class: CzechAlphabet

Inherits:
Alphabet show all
Defined in:
lib/alphabets.rb

Class Method Summary collapse

Methods inherited from Alphabet

by_locale, compare_letters

Class Method Details

.lettersObject



31
32
33
# File 'lib/alphabets.rb', line 31

def self.letters
  "AÁBCČDĎEÉĚFGHIÍJKLMNŇOÓPQRŘSŠTŤUÚŮVWXYÝZŽaábcčdďeéěfghiíjklmnňoópqrřsštťuúůvwxyýzž"
end