Skip to content

Instantly share code, notes, and snippets.

@vincentchu
Created October 26, 2011 19:16
Show Gist options
  • Save vincentchu/1317479 to your computer and use it in GitHub Desktop.
Save vincentchu/1317479 to your computer and use it in GitHub Desktop.
>> Loofah::Helpers.strip_tags("<script>var foo;</script>")
=> "<script>var foo;</script>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment