Sha256: a3cbdb20b7f2c24ab4f632a2e8ad835661dcc5193c5e9dbcbc52c49c1c2a42fe
Contents?: true
Size: 554 Bytes
Versions: 7
Compression:
Stored size: 554 Bytes
Contents
Description: The action_mailer_tls generator adds smtp-tls support to your Rails projects. The generator takes no arguments and only needs to be run once. It will create a Rails initializer for Gmail, and a sample YAML configuration file. Modify the contents of the configuration file with your Gmail username and password Example: ./script/generate action_mailer_tls This will create the following files: Initializer: config/initializers/smtp_gmail.rb Config: config/smtp_gmail.yml.sample
Version data entries
7 entries across 7 versions & 4 rubygems