Libraries
»
troy
(0.0.42)
»
Index
»
Troy
»
Helpers
»
#h
Method: Troy::Helpers#h
Defined in:
lib/troy/helpers.rb
#
h
(content) ⇒
Object
5 6 7
# File 'lib/troy/helpers.rb', line 5
def
h
(
content
)
CGI
.
escapeHTML
(
content
)
end