RSS::Maker::RSS09::Items::Item::Categories
# File rss/maker/2.0.rb, line 177 def to_feed(rss, item) @categories.each do |category| category.to_feed(rss, item) end end
This page was generated for Ruby 1.9.2
Ruby-doc.org is managed by James Britt and Neurogami. Live curious.
Generated with the Rubydoc Rdoc Generator 0.9.3.