Rails Facebooker image_submit_tag

Posted by Miha on Stack Overflow See other posts from Stack Overflow or by Miha
Published on 2010-04-06T16:17:47Z Indexed on 2010/04/06 20:23 UTC
Read the original article Hit count: 286

I have a typical form_for for registering user. But in the end I would like to have an option to submit data with fb_login_button. So I could save user's (manually entered) data as well as data that facebook sends me in one swing. Is that possible? If not, can I get user's facebook data wihout redirecting to new page?

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby-on-rails-plugins