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.
make_rss()
private
No documentation available.
# File lib/rss/maker/1.0.rb, line 15
def make_rss
RDF.new(@version, @encoding, @standalone)
end