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.
RailsブログアプリケーションにFacebookのコメントを追加したいと思います。そうしてローカルホストでテストする方法はありますか?
Facebookのコメントを使用するには、ビューにタグを追加するだけです。 開発環境でFacebookアプリの統合をテストするには、Facebookアプリの構成オプションでlocalhost:3000の代わりに127.0.0.1:3000を使用します。