Hi! I deployed my app in my shared hosting. If I open dispatch.fcgi, i get this error:
Routing Error
No route matches "/public/dispatch.fcgi" with {:method=>:get} Before this app works fine in localhost. Whats wrong?
Hi! I deployed my app in my shared hosting. If I open dispatch.fcgi, i get this error:
Routing Error
No route matches "/public/dispatch.fcgi" with {:method=>:get} Before this app works fine in localhost. Whats wrong?
How is the app hosted? If my memory is correct the fcgi dispatch stuff was removed from recent versions of rails
Fred
Bluehost
I can generate dispatch with rake rails:update:generate_dispatchers command