Skip to content

Instantly share code, notes, and snippets.

@ahmdrefat
Created October 21, 2012 08:23
Show Gist options
  • Select an option

  • Save ahmdrefat/3926316 to your computer and use it in GitHub Desktop.

Select an option

Save ahmdrefat/3926316 to your computer and use it in GitHub Desktop.
def linkedin_profile
basic_profile = get_basic_profile
full_profile = get_full_profile
positions = get_positions
educations = get_educations
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment