search for: 46429e05

Displaying 1 result from an estimated 1 matches for "46429e05".

2006 Apr 30
2
restart with capistrano
Hi all I bumped into the following issue: when trying to restart with capistrano, it does restart, but with the app from the old deployment directory. desc "Restart the app server." task :restart, :roles => :app do run "mongrel_rails restart -c #{current_release}" end Has anybody a better solution for that ? -- Roberto Saccon -------------- next part -------------- An