[Rails] Facebook like page Count

2010-11-28 Thread ashu
How can i count a Facebook like page Count in my rails application and need to save that in my db. or need to know :fb_like => 'true' Or false -- 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 rubyonrai

Re: [Rails] Facebook like page Count

2010-11-26 Thread Colin Law
On 26 November 2010 07:42, rajeevsharma86 wrote: Please don't top post, it makes it difficult to follow the thread. It is better to insert your comments in the previous post. Thanks > Thanks for help but i ca't under stand this one Is what is described in the link what you are trying to achie

Re: [Rails] Facebook like page Count

2010-11-25 Thread rajeevsharma86
Thanks for help but i ca't under stand this one On Fri, Nov 26, 2010 at 12:51 PM, Abhishek shukla wrote: > hey Ashu, > you can visit the following website. I don't know how useful the site for > you, but take a look. > > > http://developer.practicalecommerce.com/articles/1857-Two-Easy-Ways-to-Ad

Re: [Rails] Facebook like page Count

2010-11-25 Thread Abhishek shukla
hey Ashu, you can visit the following website. I don't know how useful the site for you, but take a look. http://developer.practicalecommerce.com/articles/1857-Two-Easy-Ways-to-Add-the-Facebook-Like-Button-to-Product-Detail-Pages Thanks Abhis On Fri, Nov 26, 2010 at 12:45 PM, ashu wrote: > He

[Rails] Facebook like page Count

2010-11-25 Thread ashu
Hello everyone i am not using any gem/plugin for Facebook. i am giving Facebook like button on my page. and i need to know that users clicked on like or not . i don't know how to get a parameter of fb_click_count . can any one help me on this please suggest Thanks in advance :