We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Rack::Utils
1 parent 97cf1dd commit 706e932Copy full SHA for 706e932
1 file changed
faq.markdown
@@ -220,7 +220,7 @@ And in `mailerapp.rb`:
220
How do I escape HTML? {#escape_html}
221
---------------------
222
223
-Use [Rack::Utils](http://www.rubydoc.info/github/rack/rack/Rack/Utils)
+Use [Rack::Utils](https://www.rubydoc.info/gems/rack/Rack/Utils#escape_html-class_method)
224
in your helpers as follows:
225
226
helpers do
0 commit comments