RSS::Maker::RSSBase
# File rss/maker/entry.rb, line 9 def initialize(feed_version="1.0") super @feed_type = "atom" @feed_subtype = "entry" end
This page was generated for Ruby 2.5.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.