Hi everyone
I have this Application witch won’t redirect, I think it’s because there
is
another redirect, I mean when i redirect to the FB url
(Log into Facebook | Facebook)
I know there is another redirect, but I can’t get rails to follow this
redirect. I had tried to google it, but
I thought, I can’t find the right keywords. My server log look like
this:
Redirected to
Completed 302 Found in 1ms
And my code to redirect is:
redirect_to
“Log into Facebook | Facebook”
Hope you can help me
Best
Simon