Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
アプリケーションを初めて使用するときに、ユーザーに許可を求める必要があります。Mogli と一緒に facebooker2 を使用しています Rails 3 を使用しています
ありがとう
ログイン ヘルパーに perms パラメータを含める必要があります。
<%= fb_login_and_redirect('<your URL here>', :perms => 'email,user_birthday') %>