richardkmichael / buy-my-beer

Make broken builds a thing of the past! Broken builds cost you a beer!
1 stars 0 forks source link

OmniAuth callback for GitHub is cut and paste from the example. #13

Open richardkmichael opened 13 years ago

richardkmichael commented 13 years ago

app/controllers/omniauth_callbacks_controller.rb

def github
  ...
end

Is a straight cut and paste copy, ensure it's really OK.