Friday, July 23, 2010

You are being redirected

Hi,

I have got this page "You are being redirected", whenever i used redirect. I found out that I have written methods such as redirect_XXX, redirect_yyy. I have changed the method names & it works !!

Not using the rails keywords as method names, stops this bug..

Thanks,
Srikanth

1 comment:

Robert Reiz said...

I am using the "redirect_to" directly in a method and still getting the error. This is really annoying.