Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
Element
# File rss/1.0.rb, line 49 def initialize(version=nil, encoding=nil, standalone=nil) super('1.0', version, encoding, standalone) @feed_type = "rss" end
# File rss/1.0.rb, line 24 def required_uri URI end
# File rss/1.0.rb, line 54 def full_name tag_name_with_prefix(PREFIX) end
This page was generated for Ruby 1.9.3
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.