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?()
public
No documentation available.
# File lib/rss/maker/0.9.rb, line 148
def have_required_values?
@url and @title and link
end