aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_mailer_basics.md
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * Added note about non-GET links getting converted to GET links in mailer temp...Prathamesh Sonpatki2015-04-281-0/+3
|/
* Add guide for Action Mailer PreviewsYuki Nishijima2015-02-081-0/+33
* - Changed `IN` to `ON` in markdown renderer conditionVipul A M2015-01-141-1/+1
* Un-inline if statementJosh Cheek2014-12-291-1/+3
* Fix bug in ActionMailer guide.Dan Bernier2014-12-241-1/+1
* warn about reading guides in GitHubXavier Noria2014-12-231-0/+2
* [ci skip] fix description of url_foryuuji.yaginuma2014-11-301-13/+1
* Update docs to reflect changes to MailerGenerator.Guo Xiang Tan2014-11-251-11/+26
* [ci skip] Fix code snippet display in Action Mailer Basics guide.Juanito Fatas2014-09-161-2/+1
* [ci skip] Clarify Action Mailer/Active Job usage noteLogan Hasson2014-08-211-5/+5
* Updated rdoc / guides / release notes related to ActiveJob / ActionMailerCristian Bica2014-08-201-4/+28
* Deprecate `*_path` methods in mailers@schneems and @sgrif2014-07-301-0/+16
* fix bug in email with name example codeSam DeCesare2014-06-111-1/+1
* [ci skip] Refine Action Mailer guide.Juanito Fatas2014-06-111-10/+19
* Use generated binstubs in guides examples.Josef Šimánek2014-05-201-3/+3
* Merge pull request #13728 from semenyukdmitriy/masterYves Senn2014-01-221-1/+1
|\
| * [ci skip] Added missing `file` delivery methodSemenyuk Dmitriy2014-01-221-1/+1
* | docs should say `email` not `Email`. [ci skip]Yves Senn2014-01-201-2/+2
* | docs, hyperlink the `Mail gem` in Action Mailer guide. [ci skip]Yves Senn2014-01-201-2/+2
|/
* Minor align BR tags with HTML void - with reference to the generators code ch...AvnerCohen2013-10-091-1/+1
* Use Ruby on Rails Coding Conventions for code examples in the guidesPaul Nikitochkin2013-09-061-14/+14
* AM Guide: Should be "different formats".Peter Jaros2013-07-241-1/+1
* Using preferred find_by syntax in guidesCristian Planas2013-07-011-1/+1
* Remove a duplicated section [ci skip]Robin Dupret2013-06-291-20/+5
* correct no-replay@example.com to no-reply@example.comKyle Fritz2013-05-291-1/+1
* Remove double spaces in guidesSunny Ripert2013-05-281-1/+1
* Consistent use of one space only after punctuationSunny Ripert2013-05-281-1/+1
* Make guide description more conciseFiona Tay2013-04-211-1/+1
* Merge branch 'master' of github.com:lifo/docrailsVijay Dev2013-04-111-15/+10
|\
| * Proofreading tweaks to the Mailer guideJonathan Roes2013-04-011-15/+15
* | get the Action Mailer guide ready. [ci skip]Yves Senn2013-04-091-117/+238
|/
* move mailer testing examples into the testing guide.Yves Senn2013-03-251-25/+2
* copy edits [ci skip]Vijay Dev2013-03-101-3/+3
* Adding a note for :body option in `mail` method.Fabrizio Regini2013-03-081-0/+13