Ruby on Rails
Sunday, July 31, 2011
On Sun, Jul 31, 2011 at 11:00 PM, Srikanth Jeeva <lists@ruby-forum.com> wrote:
Hi,
After an user signs up in my website, I have to
1. Give him a linkedin button, clicking it the user will be redirected
to linkedin website for authentication.
2. once Authenticated and user returns back to my webpage, I need to
import the user's contacts from Linkedin.
3. Display the users's linkedin contacts in a page.
4. User selects some contacts and clicking submit, will send a invite
message to those selected contacts.
Is there any Gem or plugin in rails 3 to achieve this?
i'm also about to integrate an app with linkedin. googling 'linkedin api gem ruby' gave
me https://github.com/pengwynn/linkedin. so you might want to check that out :)
Regards,
Srikanth Jeeva
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
--
-------------------------------------------------------------
visit my blog at http://jimlabs.heroku.com
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment