Class: RSS::Atom::Feed::Logo (Ruby 2.3.4)

In Files

  • rss/atom.rb

Class/Module Index [+]

Quicksearch

RSS::Atom::Feed::Logo

Atom Logo element

Image that provides a visual identification for the Feed. Image should have an aspect ratio of 2:1 (horizontal:vertical)

Public Instance Methods

maker_target(target)
 
               # File rss/atom.rb, line 426
def maker_target(target)
  target.maker.image
end