when I deploy and do a mongrel restart in my deploy script, it doesn't load the new version of my site.
For example, I make a change to a view, I then commit, do a cap deploy, I sit and watch the deploy script restart mongrel, I go to my site and the view hasn't been updated.
I then have to ssh to my server, do a stop/start and after about 1 min of downtime my site comes back alive.
Does anyone else experience this frustrating deployment problem?
Regards,
Chris.