RSS::Maker::RSS09::Items::Item::Enclosure
# File rss-0.2.9/lib/rss/maker/2.0.rb, line 131 def to_feed(rss, item) enclosure = Rss::Channel::Item::Enclosure.new set = setup_values(enclosure) if set item.enclosure = enclosure set_parent(enclosure, item) setup_other_elements(rss, enclosure) end end
This page was generated for Ruby 3.1.0
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.42.0.