Sha256: 1823be5e9c58d7156e75d4719036c84d8c0f1cd8d185758f5a5aaeaf77d4237b

Contents?: true

Size: 1.35 KB

Versions: 1

Compression:

Stored size: 1.35 KB

Contents

o:$YARD::CodeObjects::MethodObject:@docstringIC:YARD::Docstring"­Returns Profile information for an author (a twitter profile indexed by Topsy). The response contains the name, description (biography) and the influence level of the author
:@objectu:YARD::StubProxyTopsy::Client#author_info:
@tags[o:YARD::Tags::Tag
:
@text"URL string for the author.;u;	Topsy::Client#author_info:
@name"url:@types["String:@tag_name"
paramo;
;";u;	Topsy::Client#author_info;
0;["Topsy::Author;"return:	@all[	"­Returns Profile information for an author (a twitter profile indexed by Topsy). The response contains the name, description (biography) and the influence level of the author""3@param [String] url URL string for the author."@return [Topsy::Author]:@line_rangeo:
Range:
begini:	exclF:endi:@ref_tags[:@parameters[["url0:@namespaceu;	Topsy::Client:@source_type:	ruby;
[:@explicitT;
:author_info:@visibility:public:@current_file_has_commentsT:@signature" def author_info(url)
      authorinfo = handle_response(self.class.get("/authorinfo.json", :query => {:url => url}))
      Topsy::Author.new(authorinfo)
    end:@scope:
instance:@files[["lib/topsy/client.rbi:
@linei:@source"”def author_info(url)
  authorinfo = handle_response(self.class.get("/authorinfo.json", :query => {:url => url}))
  Topsy::Author.new(authorinfo)
end

Version data entries

1 entries across 1 versions & 1 rubygems

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