From: Valery Visnakov Date: 2009-08-04T23:34:37+09:00 Subject: Re: Remove HTML from String? jotto wrote: > I can't find a method to remove HTML from a string in the core API. PHP > has something called strip_tags. Does Ruby have anything like this? > http://us3.php.net/manual/en/function.strip-tags.php Here is a gem for sanitizing strings http://wonko.com/post/sanitize -- Posted via http://www.ruby-forum.com/.