Class: RSS::Maker::Atom::Feed::Channel::Links::Link
- Inherits:
-
LinkBase
- Object
- LinkBase
- RSS::Maker::Atom::Feed::Channel::Links::Link
- Includes:
- RSS::Maker::AtomLink
- Defined in:
- lib/rss/maker/feed.rb
Class Method Summary collapse
Methods included from RSS::Maker::AtomLink
Class Method Details
.not_set_name ⇒ Object
119 120 121 |
# File 'lib/rss/maker/feed.rb', line 119 def self.not_set_name "maker.channel.link" end |