method
have_author?

have_author?()
public
Hide source
# File lib/rss/atom.rb, line 617 def have_author? !author.to_s.empty? end
have_author?()
public
# File lib/rss/atom.rb, line 617 def have_author? !author.to_s.empty? end