Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_8_6_287) is shown here.
have_required_values?()
private
No documentation available.
# File lib/rss/maker/0.9.rb, line 174
def have_required_values?
@title and @link
end