Class RSS::Atom::Feed::Category
In: lib/rss/atom.rb
Parent: RSS::Element

Methods

Included Modules

CommonModel

Private Instance methods

[Source]

     # File lib/rss/atom.rb, line 295
295:         def maker_target(target)
296:           target.new_category
297:         end

[Validate]