Flowdock
feed_info() public

No documentation

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

Hide source
# File lib/rss/rss.rb, line 1228
    def feed_info
      [@feed_type, @feed_version, @feed_subtype]
    end
Register or log in to add new notes.