In Files

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

Class/Module Index [+]

Quicksearch

RSS::Maker::RSS091

Public Class Methods

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