class RSS::Atom::Feed::Category

Private Instance Methods

maker_target(target) click to toggle source
# File lib/rss/atom.rb, line 342
def maker_target(target)
  target.new_category
end