How I will use responds_to_parent plug in rails 3. I had used it in rails 2.3.5. At that time there was no errors. But when I shifted to rails 3 its showing the following error
undefined local variable or method `erase_redirect_results'.
How to solve this issue? Please help me ?