Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/greeklish_iso843/core_ext/string.rb
Instance Method Summary collapse
Instance Method Details
#to_greeklish ⇒ Object
4 5 6 |
# File 'lib/greeklish_iso843/core_ext/string.rb', line 4 def to_greeklish GreeklishIso843::GreekText.to_greeklish(self) end |