Profile
Achievement
jimmyebaker's Recent SnippetsTagged rails
- All /
« Prev 1 Next »
I normally paste this into config/mongrel.rb, then add "require 'mongrel'" in my config/deploy.rb
Once that's done, you'll be able to start, stop, and restart your mongrels like so:
`cap deploy:mongrel:start/stop/restart`
3
771
posted 16 years ago by jimmyebaker