capistrano_mailer icon indicating copy to clipboard operation
capistrano_mailer copied to clipboard

Capistrano Deployment Email Notification

Results 3 capistrano_mailer issues
Sort by recently updated
recently updated
newest added

I'm using this gem with a railsless capistrano deployment routine and its working well, however because the capistrano recipes have multiple app servers (hence using capistrano in the first place)...

I'm wondering if there's a way to make Mailer use different templates on success and failure. One possible way I see (though I didn't try it) to do this is:...

see gits here https://gist.github.com/1469862