End of train commit

This commit is contained in:
2013-11-04 10:01:01 +01:00
parent 48bc5a7af6
commit 30ff19bdb4
5 changed files with 57 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@ class UserController < ApplicationController
end
def obtain_token
redirect_to user_omniauth_authorize_path('facebook') and return unless current_user.present?
respond_to do |format|
format.html
format.json do