I\'ve just moved my rails app from the development to deployment server.
I\'ve installed passenger, but I wanted to try with rails s to make sure all was running fi
This doesn't look like a passenger error, my guess would be a problem with your HAML. Try removing 8, 9, and 10, and see if it renders. If it does, that will let you narrow down the problem.