Skip to content

Instantly share code, notes, and snippets.

@huydx
Created February 25, 2013 16:46
Show Gist options
  • Save huydx/5031184 to your computer and use it in GitHub Desktop.
Save huydx/5031184 to your computer and use it in GitHub Desktop.
convert text to html with simple format
raw sanitize(simple_format(post.content), :tag => %w(br p))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment