| Commit message (Expand) | Author | Age | Files | Lines |
* | Note deliver_later_queue_name gotcha in ActionMailer guide [ci skip] | dikond | 2018-06-27 | 1 | -0/+2 |
* | Added a lot of Oxford commas | Anthony Crumley | 2018-05-10 | 1 | -2/+2 |
* | Merge pull request #31869 from BKSpurgeon/patch-1 | Ryuta Kamizono | 2018-03-22 | 1 | -12/+16 |
|\ |
|
| * | Update documentation [ci skip] | Ben Koshy | 2018-02-02 | 1 | -12/+15 |
* | | Fix note marks [ci skip] | Yauheni Dakuka | 2018-03-12 | 1 | -1/+1 |
|/ |
|
* | Fix typos [ci skip] | Yauheni Dakuka | 2018-01-11 | 1 | -1/+1 |
* | [ci skip] Fix the with order and explain it. | Kasper Timm Hansen | 2017-09-24 | 1 | -3/+8 |
* | Update Action Mailer Basics [skip ci] | Jaime Alvarez | 2017-09-24 | 1 | -29/+48 |
* | Remove trailing spaces [ci skip] | Ryuta Kamizono | 2017-08-27 | 1 | -1/+1 |
* | Correct wording and adding info [ci skip] | Daniel Steele | 2017-08-26 | 1 | -1/+4 |
* | missing backquotes [ci skip] | Yauheni Dakuka | 2017-08-22 | 1 | -1/+1 |
* | [ci skip] Update action_mailer_basics.md | Yauheni Dakuka | 2017-08-08 | 1 | -1/+1 |
* | Capitalize Gmail | Jon Moss | 2017-05-24 | 1 | -1/+1 |
* | Update information on using Gmail when 2FA is in use [ci skip] | Mike Gunderloy | 2017-05-24 | 1 | -1/+2 |
* | Fix link to rails-ujs | Ryunosuke Sato | 2017-03-30 | 1 | -1/+1 |
* | Update some jquery-ujs references to rails-ujs | Jon Moss | 2017-03-18 | 1 | -2/+3 |
* | Action Mailer Basics clean up [ci skip] | Scott González | 2017-01-25 | 1 | -2/+2 |
* | Clean up wording in Action Mailer Basics [ci skip] | Scott González | 2017-01-21 | 1 | -2/+2 |
* | stop using removed `render :text` | yuuji.yaginuma | 2016-12-03 | 1 | -1/+1 |
* | remove `-t` option from default sendmail arguments [ci skip] | yuuji.yaginuma | 2016-07-06 | 1 | -2/+2 |
* | Do not suggest nonsensical OpenSSL verify modes [ci skip] | Jonne Haß | 2016-06-07 | 1 | -1/+1 |
* | update Active Job default adapter [ci skip] | yuuji.yaginuma | 2016-03-22 | 1 | -4/+8 |
* | Add caching guide in ActionMailer basics | Stan Lo | 2016-02-25 | 1 | -0/+16 |
* | Merge pull request #23660 from meinac/change_x_gzip_to_gzip | Jon Moss | 2016-02-13 | 1 | -1/+1 |
|\ |
|
| * | Change x-gzip to gzip in docs [ci skip] | Mehmet Emin İNAÇ | 2016-02-13 | 1 | -1/+1 |
* | | Fix grammar `a` to `an` [ci skip] | Ryuta Kamizono | 2016-02-13 | 1 | -1/+1 |
|/ |
|
* | Refer to rails command instead of rake in a bunch of places | David Heinemeier Hansson | 2015-12-18 | 1 | -1/+1 |
* | correcting word smpt -> smtp in ActionMailer guide [ci skip] | amitkumarsuroliya | 2015-09-20 | 1 | -2/+2 |
* | [ci skip] Adding a note to Action Mailer Basics documentation that Google inc... | melissawahnish | 2015-08-08 | 1 | -0/+3 |
* | Small fix | Alexey Markov | 2015-08-06 | 1 | -1/+1 |
* | Create Adding images in Action Mailer Views on guides | Mauro George | 2015-07-03 | 1 | -0/+18 |
* | Merge pull request #20117 from jfine/action-mailer-smtp-settings-update | Yves Senn | 2015-06-19 | 1 | -1/+1 |
|\ |
|
| * | Add openssl_verify_mode and sync other smtp_settings with API docs | Jared Fine | 2015-05-11 | 1 | -1/+1 |
* | | Fix email with name format in Guides. [ci skip] | Guilherme Goettems Schneider | 2015-05-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2015-05-08 | 1 | -2/+2 |
|\ |
|
| * | Updated titles of headers in Action Mailer guide | Prathamesh Sonpatki | 2015-04-28 | 1 | -2/+2 |
* | | Merge pull request #19931 from prathamesh-sonpatki/note-about-non-get-links | Yves Senn | 2015-04-28 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Added note about non-GET links getting converted to GET links in mailer temp... | Prathamesh Sonpatki | 2015-04-28 | 1 | -0/+3 |
|/ |
|
* | Add guide for Action Mailer Previews | Yuki Nishijima | 2015-02-08 | 1 | -0/+33 |
* | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
* | Un-inline if statement | Josh Cheek | 2014-12-29 | 1 | -1/+3 |
* | Fix bug in ActionMailer guide. | Dan Bernier | 2014-12-24 | 1 | -1/+1 |
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
* | [ci skip] fix description of url_for | yuuji.yaginuma | 2014-11-30 | 1 | -13/+1 |
* | Update docs to reflect changes to MailerGenerator. | Guo Xiang Tan | 2014-11-25 | 1 | -11/+26 |
* | [ci skip] Fix code snippet display in Action Mailer Basics guide. | Juanito Fatas | 2014-09-16 | 1 | -2/+1 |
* | [ci skip] Clarify Action Mailer/Active Job usage note | Logan Hasson | 2014-08-21 | 1 | -5/+5 |
* | Updated rdoc / guides / release notes related to ActiveJob / ActionMailer | Cristian Bica | 2014-08-20 | 1 | -4/+28 |
* | Deprecate `*_path` methods in mailers | @schneems and @sgrif | 2014-07-30 | 1 | -0/+16 |
* | fix bug in email with name example code | Sam DeCesare | 2014-06-11 | 1 | -1/+1 |