Excuse I need a tutorial for twitter and facebook connect.
The user can register in my site or enter through twitter or facebook login access data
How i could implement this functionality if I am using rails 2.3.8 and RESTful authentication?
I need the model for database (how save this information and its relationships) and implement in my page.
Example: http://www.myntmarket.com/
I find a tutorial with restful authentication and facebooker but facebooker is deprecated. So i find facebooker2. somebody could explain me how can i use this plugin.
Thanks in advance and excuse me my syntax in english.