Module: FreedomPatches

Defined in:
lib/freedom_patches/safe_buffer.rb,
lib/freedom_patches/rails4.rb,
lib/freedom_patches/sprockets_patches.rb,
lib/freedom_patches/mail_disable_starttls.rb,
lib/freedom_patches/schema_migration_details.rb

Overview

Patch from github.com/rails/rails/issues/44698#issuecomment-1069675285 to enable previous behavior with Net::SMTP regarding TLS.

This should be fixed in an upcoming release of the Mail gem (probably 2.8), when this patch is merged: github.com/mikel/mail/pull/1435

Defined Under Namespace

Modules: MailDisableStarttls, Rails4, SafeBuffer, SchemaMigrationDetails, SprocketsPatches