Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
RSS::Maker::RSS09::Items::Item::Authors
# File rss/maker/2.0.rb, line 202 def to_feed(rss, item) return if @authors.empty? @authors.first.to_feed(rss, item) end
This page was generated for Ruby 2.1.4
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.44.0.