Source: show | on GitHub
# File lib/rss/maker/0.9.rb, line 201 def to_feed(rss, channel) channel.description = content if have_required_values? end