Note how calling
html_safe
on a String
doesn't escape or unescape the String
itself. It doesn't change the string at all. All it does is return is a SafeBuffer
which will handle future concatenations differently than a String
.
沒有留言:
張貼留言