aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_mailer_basics.md
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of `:ssl/:tls` option [ci skip]David Roetzel2019-07-291-1/+1
* url -> URL where apt except inside actionpack/Sharang Dashputre2019-04-011-1/+1
* - Remove the word painfully from documentationiarobinson2019-03-081-1/+1
* Update links and code examples in the guides to use HTTPS where the host supp...Nathaniel Suchy2019-03-061-1/+1
* Fix Action Mailer Basics [ci skip]bogdanvlviv2018-12-301-46/+6
* Add observing emails to action mailer guide [ci skip]James Baer2018-10-041-5/+24
* Update action_mailer_basics.md [ci skip]Sharang Dashputre2018-09-121-1/+1
* Skip delivery notification when perform_deliveries is false.Yoshiyuki Kinjo2018-09-081-1/+1
* Merge pull request #33537 from ZASMan/update_action_mailer_docs_custom_view_p...Ryuta Kamizono2018-08-171-0/+15
|\
| * Add note for custom mailer view paths in action mailer guide. [ci skip]Zane2018-08-161-0/+16
|/
* Merge pull request #33229 from albertoalmagro/albertoalmagro/prefer-rails-com...Matthew Draper2018-07-251-3/+3
|\
| * Recommend use of rails over bin/railsAlberto Almagro2018-07-061-3/+3
* | Rails guides are now served over httpsPaul McMahon2018-07-241-1/+1
|/
* Note deliver_later_queue_name gotcha in ActionMailer guide [ci skip]dikond2018-06-271-0/+2
* Added a lot of Oxford commasAnthony Crumley2018-05-101-2/+2
* Merge pull request #31869 from BKSpurgeon/patch-1Ryuta Kamizono2018-03-221-12/+16
|\
| * Update documentation [ci skip]Ben Koshy2018-02-021-12/+15
* | Fix note marks [ci skip]Yauheni Dakuka2018-03-121-1/+1
|/
* Fix typos [ci skip]Yauheni Dakuka2018-01-111-1/+1
* [ci skip] Fix the with order and explain it.Kasper Timm Hansen2017-09-241-3/+8
* Update Action Mailer Basics [skip ci]Jaime Alvarez2017-09-241-29/+48
* Remove trailing spaces [ci skip]Ryuta Kamizono2017-08-271-1/+1
* Correct wording and adding info [ci skip]Daniel Steele2017-08-261-1/+4
* missing backquotes [ci skip]Yauheni Dakuka2017-08-221-1/+1
* [ci skip] Update action_mailer_basics.mdYauheni Dakuka2017-08-081-1/+1
* Capitalize GmailJon Moss2017-05-241-1/+1
* Update information on using Gmail when 2FA is in use [ci skip]Mike Gunderloy2017-05-241-1/+2
* Fix link to rails-ujsRyunosuke Sato2017-03-301-1/+1
* Update some jquery-ujs references to rails-ujsJon Moss2017-03-181-2/+3
* Action Mailer Basics clean up [ci skip]Scott González2017-01-251-2/+2
* Clean up wording in Action Mailer Basics [ci skip]Scott González2017-01-211-2/+2
* stop using removed `render :text`yuuji.yaginuma2016-12-031-1/+1
* remove `-t` option from default sendmail arguments [ci skip]yuuji.yaginuma2016-07-061-2/+2
* Do not suggest nonsensical OpenSSL verify modes [ci skip]Jonne Haß2016-06-071-1/+1
* update Active Job default adapter [ci skip]yuuji.yaginuma2016-03-221-4/+8
* Add caching guide in ActionMailer basicsStan Lo2016-02-251-0/+16
* Merge pull request #23660 from meinac/change_x_gzip_to_gzipJon Moss2016-02-131-1/+1
|\
| * Change x-gzip to gzip in docs [ci skip]Mehmet Emin İNAÇ2016-02-131-1/+1
* | Fix grammar `a` to `an` [ci skip]Ryuta Kamizono2016-02-131-1/+1
|/
* Refer to rails command instead of rake in a bunch of placesDavid Heinemeier Hansson2015-12-181-1/+1
* correcting word smpt -> smtp in ActionMailer guide [ci skip]amitkumarsuroliya2015-09-201-2/+2
* [ci skip] Adding a note to Action Mailer Basics documentation that Google inc...melissawahnish2015-08-081-0/+3
* Small fixAlexey Markov2015-08-061-1/+1
* Create Adding images in Action Mailer Views on guidesMauro George2015-07-031-0/+18
* Merge pull request #20117 from jfine/action-mailer-smtp-settings-updateYves Senn2015-06-191-1/+1
|\
| * Add openssl_verify_mode and sync other smtp_settings with API docsJared Fine2015-05-111-1/+1
* | Fix email with name format in Guides. [ci skip]Guilherme Goettems Schneider2015-05-261-1/+1
|/
* Merge branch 'master' of github.com:rails/docrailsVijay Dev2015-05-081-2/+2
|\
| * Updated titles of headers in Action Mailer guidePrathamesh Sonpatki2015-04-281-2/+2
* | Merge pull request #19931 from prathamesh-sonpatki/note-about-non-get-linksYves Senn2015-04-281-0/+3
|\ \ | |/ |/|