Sha256: cad44ad24337d5a6fe730d855309e2777d8be72457655c7e32db7dc5d833ed42

Contents?: true

Size: 1.73 KB

Versions: 1

Compression:

Stored size: 1.73 KB

Contents

o:$YARD::CodeObjects::MethodObject:@docstringIC:YARD::Docstring"$Returns list of tags for a URL.
:@objectu:YARD::StubProxyTopsy::Client#tags:
@tags[
o:YARD::Tags::Tag
:
@text"the search query string;u;	Topsy::Client#tags:
@name"url:@types["String:@tag_name"
paramo;
;"method options;u;	Topsy::Client#tags;
"options;["	Hash;"
paramo:YARD::Tags::OptionTag;0;u;	Topsy::Client#tags;
"options;0:
@pairo:YARD::Tags::DefaultTag
;"9page number of the result set. (default: 1, max: 10):@defaults0;
"
:page;["Integer;"option;"optiono;;0;u;	Topsy::Client#tags;
"options;0;o;
;"=limit number of results per page. (default: 10, max: 50);0;
"
:perpage;["Integer;"option;"optiono;
;";u;	Topsy::Client#tags;
0;["Topsy::Page;"return:	@all["$Returns list of tags for a URL.""0@param [String] url the search query string")@param [Hash] options method options"Y@option options [Integer] :page page number of the result set. (default: 1, max: 10)"`@option options [Integer] :perpage limit number of results per page. (default: 10, max: 50)"@return [Topsy::Page]:@line_rangeo:
Range:
begini}:	exclF:endi~:@ref_tags[:@parameters[["url0["options"{}:@namespaceu;	Topsy::Client:@source_type:	ruby;
[:@explicitT;
:	tags:@visibility:public:@current_file_has_commentsT:@signature"³def tags(url, options={})
      response = handle_response(self.class.get("/tags.json", :query => {:url => url}.merge(options)))
      Topsy::Page.new(response,Topsy::Tag)
    end:@scope:
instance:@files[["lib/topsy/client.rbi:
@linei:@source"§def tags(url, options={})
  response = handle_response(self.class.get("/tags.json", :query => {:url => url}.merge(options)))
  Topsy::Page.new(response,Topsy::Tag)
end

Version data entries

1 entries across 1 versions & 1 rubygems

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