In Mongrel (through the latest 1.2 beta; have not tried Mongrel2), redirection and database migrations are broken when used with Rails 2.3.8-2.3.10. (The story may be different with Rails 3.) The solution is this wonderful little monkeypatch:
http://stackoverflow.com/questions/3608767/you-are-being-redirected-bug-in-rails-2-3-8-mongrel
This may or may not also fix database migration errors; I’ll know when I try.
0 Responses to “coding tip#2: absurd mongrel redirect error”