Skip to content

Instantly share code, notes, and snippets.

@tigawa
Created February 7, 2013 14:20
Show Gist options
  • Save tigawa/4731195 to your computer and use it in GitHub Desktop.
Save tigawa/4731195 to your computer and use it in GitHub Desktop.
rails sanitize()メソッド
#HTMLのスタイルを摘要する事ができる。
<%= sanitize(product.description) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment