method
to_feed
to_feed(rss, channel)
public
Hide source
# File lib/rss/maker/0.9.rb, line 202 def to_feed(rss, channel) channel.description = content if have_required_values? end