Top Level Namespace
- Extended by:
- Capistrano::ReleaseParty
Defined Under Namespace
Modules: Announce, Celebrations Classes: Celebration, Environment, ReleaseFile
Constant Summary collapse
- SMTP_SERVER_ERRORS =
[TimeoutError, IOError, EOFError, Errno::EINVAL, Errno::ECONNRESET, Errno::ECONNREFUSED, Net::SMTPFatalError, Net::SMTPUnknownError, Net::SMTPServerBusy, Net::SMTPAuthenticationError]