How to post wall in facebook from Rails 2.3.x

Hi All,

We build application from rails 2.3.5, now we need to implement post
content
to facebook wall while creating product. Condition is users post wall to
only one facebook wall and should not ask user to login their Facebook.
Please guide us, any plugin or gem available?.

Advanced Thanks for Help!

Thanks & Regards,
Thiyagarajan Veluchamy

I had used fb_graph : GitHub - nov/fb_graph: This gem doesn't support FB Graph API v2.0+. Please use fb_graph2 gem instead. to achieve the
same
thing. You may go and check it out. One more gem I’ve heard but didn’t
used
is koala: GitHub - arsduo/koala: A lightweight Facebook library supporting the Graph, Marketing, and Atlas APIs, realtime updates, test users, and OAuth. look around for other gems and
use
what ever suites you the best.

On Mon, Jun 20, 2011 at 8:11 AM, Thiyagarajan Veluchamy <
[email protected]> wrote:

Thiyagarajan Veluchamy


You received this message because you are subscribed to the Google G.
“Ruby on Rails: Talk” group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.

Please consider the environment before printing this email.

Regards,
Surya

Hi Surya,

Thanks for your suggestion

Let me check with fb_graph.

On Mon, Jun 20, 2011 at 11:49 AM, Surya [email protected] wrote:

We build application from rails 2.3.5, now we need to implement post
You received this message because you are subscribed to the Google G.

To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.


Thanks & Regards,
Thiyagarajan Veluchamy