Monday, March 15, 2010

Facebook Login using facebooker

In application_controller.rb
include FacebookerAuthentication::Controller
ensure_authenticated_to_facebook
before_filter :facebook_login_required

No comments:

Post a Comment