Libraries
»
typogruby
(1.0.18)
»
Index (T)
»
Haml
»
Filters
»
Typogruby
Module: Haml::Filters::Typogruby
Includes:
Base
Defined in:
lib/haml/filters/typogruby.rb
Instance Method Summary
collapse
#
render
(text) ⇒ Object
Instance Method Details
#
render
(text) ⇒
Object
7 8 9
# File 'lib/haml/filters/typogruby.rb', line 7
def
render
(
text
)
::
Typogruby
.
improve
(
text
)
end