Sha256: c5f404c34f2884e1976e85bb86a4f8d1e0fc564577fe4d6c20416eb40aeced69

Contents?: true

Size: 1.49 KB

Versions: 1

Compression:

Stored size: 1.49 KB

Contents

o:$YARD::CodeObjects::MethodObject:@docstringIC:YARD::Docstring"'Returns counts of tweets for a URL
:@objectu:YARD::StubProxyTopsy::Client#stats:
@tags[	o:YARD::Tags::Tag
:
@text"the url to look up;u;	Topsy::Client#stats:
@name"url:@types["String:@tag_name"
paramo;
;"method options;u;	Topsy::Client#stats;
"options;["	Hash;"
paramo:YARD::Tags::OptionTag;0;u;	Topsy::Client#stats;
"options;0:
@pairo:YARD::Tags::DefaultTag
;"#Query string to filter results:@defaults0;
":contains;["String;"option;"optiono;
;";u;	Topsy::Client#stats;
0;["Topsy::Stats;"return:	@all["'Returns counts of tweets for a URL""+@param [String] url the url to look up")@param [Hash] options method options"F@option options [String] :contains Query string to filter results"@return [Topsy::Stats]:@line_rangeo:
Range:
beginip:	exclF:endiu:@ref_tags[:@parameters[["url0["options"{}:@namespaceu;	Topsy::Client:@source_type:	ruby;
[:@explicitT;
:
stats:@visibility:public:@current_file_has_commentsT:@signature"Ědef stats(url, options={})
      query = {:url => url}
      query.merge!(options)
      response = handle_response(self.class.get("/stats.json", :query => query))
      Topsy::Stats.new(response)
    end:@scope:
instance:@files[["lib/topsy/client.rbiv:
@lineiv:@source"¸def stats(url, options={})
  query = {:url => url}
  query.merge!(options)
  response = handle_response(self.class.get("/stats.json", :query => query))
  Topsy::Stats.new(response)
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
topsy-0.2.0 .yardoc/objects/Topsy/Client/stats_i.dat