Libraries
»
txtspk
(0.0.3)
»
Index (S)
»
Txtspk
»
CoreExtensions
»
String
Module: Txtspk::CoreExtensions::String
Included in:
String
Defined in:
lib/txtspk.rb
Instance Method Summary
collapse
#
to_txtspk
⇒ Object
Instance Method Details
#
to_txtspk
⇒
Object
6 7 8
# File 'lib/txtspk.rb', line 6
def
to_txtspk
Txtspk
::
convert
(
self
)
end