Class: RSS::Maker::Atom::Feed::Channel::Categories::Category

Inherits:
CategoryBase
  • Object
show all
Includes:
RSS::Maker::AtomCategory
Defined in:
lib/rss/maker/feed.rb

Class Method Summary collapse

Methods included from RSS::Maker::AtomCategory

#to_feed

Class Method Details

.not_set_nameObject



108
109
110
# File 'lib/rss/maker/feed.rb', line 108

def self.not_set_name
  "maker.channel.category"
end