In Files

  • rss-0.2.9/lib/rss/maker/2.0.rb

Class/Module Index [+]

Quicksearch

RSS::Maker::RSS20

Public Class Methods

new(feed_version="2.0") click to toggle source
 
               # File rss-0.2.9/lib/rss/maker/2.0.rb, line 10
def initialize(feed_version="2.0")
  super
end
            
There is an updated format of the API docs for this version here.