Class RSS::Maker::RSS09
In: rss/maker/0.9.rb
rss/maker/image.rb
rss/maker/dublincore.rb
rss/maker/trackback.rb
rss/maker/taxonomy.rb
Parent: RSSBase

Methods

new  

Classes and Modules

Class RSS::Maker::RSS09::Channel
Class RSS::Maker::RSS09::Image
Class RSS::Maker::RSS09::Items
Class RSS::Maker::RSS09::Textinput

Public Class methods

[Source]

# File rss/maker/0.9.rb, line 10
      def initialize(rss_version="0.91")
        super
      end

[Validate]

ruby-doc.org is a community service provided by Happy Camper Studios, a Phoenix, Arizona, Ruby application development company.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.