RSS::Maker::RSS09::Items::Item::Enclosure
# File rss/maker/2.0.rb, line 130 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 1.9.2
Ruby-doc.org is a service of James Britt and Neurogami, an application development company in Scottsdale, AZ.
Generated with the Rubydoc Rdoc Generator 0.9.3.