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

Version Path
linkedin-0.3.6 examples/profile.rb
linkedin-0.3.5 examples/profile.rb
linkedin-0.3.4 examples/profile.rb
linkedin-0.3.3 examples/profile.rb
linkedin-0.3.2 examples/profile.rb
linkedin-bdigital-0.2.2.3 examples/profile.rb
linkedin-0.3.1 examples/profile.rb
linkedin-bdigital-0.2.2.2 examples/profile.rb
linkedin-bdigital-0.2.2.1 examples/profile.rb
linkedin-bdigital-0.2.2 examples/profile.rb
linkedin-idkmybffjill-0.2.3 examples/profile.rb
linkedin-idkmybffjill-0.2.2 examples/profile.rb
linkedin-idkmybffjill-0.2.1 examples/profile.rb
linkedin-idkmybffjill-0.2.0 examples/profile.rb
linkedin-0.2.2 examples/profile.rb
linkedin-0.2.1 examples/profile.rb
linkedin-idkmybffjill-0.1.9 examples/profile.rb
holetse-linkedin-0.1.8.1 examples/profile.rb
holetse-linkedin-0.1.8 examples/profile.rb
linkedin-saimonmoore-0.1.8 examples/profile.rb