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/0.9.rb, line 15
def make_rss
Rss.new(@rss_version, @version, @encoding, @standalone)
end