sanitize-url 0.1.1
This gem provides a module called SanitizeUrl, which you can mix-in anywhere you like. It provides a single method: sanitize_url, which accepts a URL and returns one with JavaScript removed. It also prepends the http:// scheme if no valid scheme is found.
Gemfile:
=
安装:
=
Development 依赖 (1):
thoughtbot-shoulda
>= 0