method
new
new(feed_version)
public
Hide source
# File lib/rss/maker/0.9.rb, line 10 def initialize(feed_version) super @feed_type = "rss" end