RSS::Error
RSS, being an XML-based format, has namespace support. If two namespaces are declared with the same name, an OverlappedPrefixError will be raised.
# File rss/rss.rb, line 87 def initialize(prefix) @prefix = prefix end
This page was generated for Ruby 2.4.0
Generated with Ruby-doc Rdoc Generator 0.44.0.