Class: GoogleAppsOauth2::Parsers::FeedParser

Inherits:
HTTParty::Parser
  • Object
show all
Defined in:
lib/google_apps_oauth2/parsers/feed_parser.rb

Constant Summary collapse

SupportedFormats =
{"application/atom+xml" => :atom}