My ruby-on-rails web application is in need of integrating "Facebook connect" functionality to enable users to share various activities on Facebook. Are there any Javascript methods I can use for this purpose? Any demos you can suggest?
In addition, I would like users who connect their accounts with Facebook through the "Facebook Connect" button to remain connected even after logging out and back in. How can I ensure that user settings are remembered across sessions?