Flowdock
default_parser() public

No documentation

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

Hide source
# File lib/rss/parser.rb, line 60
      def default_parser
        @@default_parser || AVAILABLE_PARSERS.first
      end
Register or log in to add new notes.