Skip to content

Commit

Permalink
FREAKING FACEBOOK PERMISSIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Kao authored and Jeff Kao committed Aug 22, 2012
1 parent 4a02a71 commit a6c1362
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/sessions_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ def create
flash[:success] = "Added Authorization Successfully!"
else
Rails::logger.info "NEW USER CREATED #{omniauth.inspect}"
raise "#{omniauth.inspect}"

user = User.new({
:name => omniauth[:info][:name],
Expand Down

0 comments on commit a6c1362

Please sign in to comment.