Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
Element
# File rss/1.0.rb, line 81 def initialize(version=nil, encoding=nil, standalone=nil) super('1.0', version, encoding, standalone) @feed_type = "rss" end
# File rss/1.0.rb, line 56 def required_uri URI end
# File rss/1.0.rb, line 86 def full_name tag_name_with_prefix(PREFIX) end
This page was generated for Ruby 2.1.5
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.0.