Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

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) click to toggle source
 
               # File rss/atom.rb, line 425
def maker_target(target)
  target.maker.image
end