Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/greeklish_iso843/core_ext/string.rb

Instance Method Summary collapse

Instance Method Details

#to_greeklishObject



4
5
6
# File 'lib/greeklish_iso843/core_ext/string.rb', line 4

def to_greeklish
  GreeklishIso843::GreekText.to_greeklish(self)
end