From: jotto Date: 2006-01-09T17:38:06+09:00 Subject: Remove HTML from String? 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