ruby on rails - Sharing articles on Facebook using the facebook api -


I have a rail app that helps users submit articles, does anyone know that I have my Facebook How can I share these articles on Facebook using the address? A good reference or tutorial would be nice.

You can open popups at http://www.facebook.com/sharer php ? U = url . It will display a share on Facebook page with a link to your image.

For example:

Comments