sanitize-url 0.1.2
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:
=
installation:
=
Dépendances de Development (1):
rspec
>= 1.3.0