Class: RSS::Maker::Atom::Feed::Items::Item::Source::Links::Link
- Inherits:
-
LinkBase
- Object
- LinkBase
- RSS::Maker::Atom::Feed::Items::Item::Source::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
309 310 311 |
# File 'lib/rss/maker/feed.rb', line 309 def self.not_set_name "maker.item.source.link" end |