Hiya! I'm having trouble deploying my app, both on heroku and my own server. Everything works fine except for asset delivery. I get 404s for anything in /public. I don't use s3, and made sure to delete everything regarding that in my assets.yml. made sure also to do jammit -f ... Tried on my own server with apache and nginx both using passenger...