I am trying to deploy my Refinery blog CMS to a staging server.
The app works fine on my development but annoyingly it does not online. I get the following error from passenger:
No such file to load -- /path/to/app/releases/20120217232643/webapp/app/mailers/refinery/blog/comment_mailer
I am totally baffled, being new to Rails, I though it would work out the box. Especially as it works somewhat fine on my development machine.
I would appreciate a pointer or two.
Thanks
M.