Parent

Methods

Included Modules

Feedzirra::Parser::Atom

Summary

Parser for dealing with Atom feeds.

Attributes

Public Instance Methods

feed_url() click to toggle source
# File lib/feedzirra/parser/atom.rb, line 29
def feed_url
  @feed_url || links.first
end
url() click to toggle source
# File lib/feedzirra/parser/atom.rb, line 25
def url
  @url || links.last
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.