This post will introduce the usage of fb_graph Gem with your existing Rails Application.fb_graph has already done a lot for you guys to exploit the FB API features with your Rails Application , you can have an eye on this fb_graph Gem before going through this post.
Suppose you have a blogger kind of application, and when you compose a new post , you would like to share the same in your Facebook wall, and also would like to give the same option for all the users ,those who liked your post and would like to share the same in their Facebook Wall.
I think now almost all the websites are using this feature to increase their user traffic , to popularize their sites, Since Facebook turned out to be a great option for advertising and marketing your site content.
One day i also felt the same and after one complete days of effort ..... i was successful. I thought i should share the same for you guys to reduce your one days effort ( or may be less ) for implementing this FB share option.
I hope i am not boring you , anyway stop to all kind of rubbish introduction and lets start coding ..
Suppose you have a blogger kind of application, and when you compose a new post , you would like to share the same in your Facebook wall, and also would like to give the same option for all the users ,those who liked your post and would like to share the same in their Facebook Wall.
I think now almost all the websites are using this feature to increase their user traffic , to popularize their sites, Since Facebook turned out to be a great option for advertising and marketing your site content.
One day i also felt the same and after one complete days of effort ..... i was successful. I thought i should share the same for you guys to reduce your one days effort ( or may be less ) for implementing this FB share option.
I hope i am not boring you , anyway stop to all kind of rubbish introduction and lets start coding ..