Sha256: fd7c74ee425153228923ca9e2ddd0146169d26c4f44a43431c39f049e89706c6
Contents?: true
Size: 361 Bytes
Versions: 27
Compression:
Stored size: 361 Bytes
Contents
# AUTHENTICATE FIRST found in examples/authenticate.rb # client is a LinkedIn::Client # get the profile for the authenticated user client.profile # get a profile for someone found in network via ID client.profile(:id => 'gNma67_AdI') # get a profile for someone via their public profile url client.profile(:url => 'http://www.linkedin.com/in/netherland')
Version data entries
27 entries across 27 versions & 5 rubygems