mongrel_service
mongrel_service copied to clipboard
Differnet behaviour whn running from mongrel_service
I got ActionController::InvalidAuthenticityToken (ActionController::InvalidAuthenticityToken):
error when running from mongrel_service.
But I i run from command line (same port, same, folder, etc) It is working correctly.
I intend to use mongrel_service but how?
How are you starting mongrel from the command line, using mongrel_rails
?