very strange ... after being authenticated w FB/Google , the user is signe din and redirected to root_url
In console :
>> Started GET "/users/auth/facebook?display=page"
>> (facebook) Request phase initiated.
>> Started GET "/users/auth/facebook/callback?code=AQCHRMjDO......
>> (facebook) Callback phase initiated.
>> Processing by Users::OmniauthCallbacksController#facebook as HTML
>> Parameters: {"code"=>"AQCHRMjDOp2VW56_......
>> User Load (0.6ms) SELECT `users`.* FROM `users`
>> ...
>> UPDATE `users` SET `last_sign_in_at`
>> COMMIT
>> Completed 302 Found in 3358ms (ActiveRecord: 3.2ms)
>> Started GET "/" for 127.0.0.1 at 2012-11-14 12:08:51 +0100
>> Processing by WelcomeController#home as HTML # no action in welcome_controller#home , only display of a statuc home page view