bluesc...@gmail.com
unread,Oct 1, 2008, 6:31:40 PM10/1/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ruby on Rails: Talk
Hi,
I'm looking for a way to convert html to plain text.
Now, I know about strip_tags, but - as the name says - that only
strips the tags.
What I need is to get stuff like & and < back to & and < too.
Any help?
Thanks,
Mathijs