Flowdock
have_required_elements?() private

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rss/atom.rb, line 254
      def have_required_elements?
        super and have_author?
      end
Register or log in to add new notes.