From: lists Date: 2005-11-06T02:00:07+09:00 Subject: Re: RSS::Parser not showing tags On Nov 5, 2005, at 8:20 AM, Kouhei Sutou wrote: > module RSS > class Rss > install_ns(CONTENT_PREFIX, CONTENT_URI) > class Channel > class Item; include ContentModel; end > end > end > end That's just what I needed, thanks! -Ryan