| Commit message (Expand) | Author | Age | Files | Lines |
* | Using preferred find_by syntax in guides | Cristian Planas | 2013-07-01 | 1 | -1/+1 |
* | Remove a duplicated section [ci skip] | Robin Dupret | 2013-06-29 | 1 | -20/+5 |
* | correct no-replay@example.com to no-reply@example.com | Kyle Fritz | 2013-05-29 | 1 | -1/+1 |
* | Remove double spaces in guides | Sunny Ripert | 2013-05-28 | 1 | -1/+1 |
* | Consistent use of one space only after punctuation | Sunny Ripert | 2013-05-28 | 1 | -1/+1 |
* | Make guide description more concise | Fiona Tay | 2013-04-21 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2013-04-11 | 1 | -15/+10 |
|\ |
|
| * | Proofreading tweaks to the Mailer guide | Jonathan Roes | 2013-04-01 | 1 | -15/+15 |
* | | get the Action Mailer guide ready. [ci skip] | Yves Senn | 2013-04-09 | 1 | -117/+238 |
|/ |
|
* | move mailer testing examples into the testing guide. | Yves Senn | 2013-03-25 | 1 | -25/+2 |
* | copy edits [ci skip] | Vijay Dev | 2013-03-10 | 1 | -3/+3 |
* | Adding a note for :body option in `mail` method. | Fabrizio Regini | 2013-03-08 | 1 | -0/+13 |
* | Merge pull request #9359 from justinwb/master | Carlos Antonio da Silva | 2013-02-27 | 1 | -1/+0 |
|\ |
|
| * | Removed template_root as a configuration option | Justin Bingham | 2013-02-21 | 1 | -1/+0 |
* | | Update guide doc to use migration shortcuts | Qihuan Piao | 2013-02-25 | 1 | -1/+1 |
* | | Wrap `around_action` word with <code> tag | Qihuan Piao | 2013-02-25 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #9084 from senny/document_am_delivieries_reset | José Valim | 2013-01-26 | 1 | -0/+2 |
|\ |
|
| * | document the behavior of `ActionMailer::Base.delivieries` in tests | Yves Senn | 2013-01-26 | 1 | -0/+2 |
* | | document how to create custom rails environments | Yves Senn | 2013-01-21 | 1 | -1/+1 |
* | | s/it's/its/ | Akira Matsuda | 2013-01-18 | 1 | -1/+1 |
* | | spelling correction for AM interceptors | Yves Senn | 2013-01-17 | 1 | -1/+1 |
|/ |
|
* | document Intercepters in ActionMailer guide | Yves Senn | 2013-01-16 | 1 | -0/+20 |
* | Introduce ./bin for your app's executables: bin/bundle, bin/rails, bin/rake. ... | Jeremy Kemper | 2013-01-06 | 1 | -1/+1 |
* | Move background jobs to the 'jobs' branch until fully baked. Not shipping wit... | Jeremy Kemper | 2012-12-21 | 1 | -23/+0 |
* | `config.action_mailer.async` is no longer used | Andy Lindeman | 2012-12-10 | 1 | -1/+0 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-12-08 | 1 | -5/+5 |
|\ |
|
| * | Remove reference to background queue in mailer guide. | Steve Klabnik | 2012-12-07 | 1 | -2/+0 |
| * | Remove references to Rails versions. | Steve Klabnik | 2012-12-07 | 1 | -3/+1 |
| * | Punctuation, capitalization, grammar fixes in rails guides | Katie Oldaker | 2012-12-07 | 1 | -0/+4 |
* | | update guides to use _action callbacks [ci skip] | Francesco Rodriguez | 2012-12-07 | 1 | -4/+4 |
|/ |
|
* | Add Mailer Callback section to Mailer guides | Aditya Sanghi | 2012-12-02 | 1 | -1/+52 |
* | Normalize on 'After reading this guide, you will know:' | Steve Klabnik | 2012-11-29 | 1 | -0/+2 |
* | Remove 'This guide is based on ' warnings. | Steve Klabnik | 2012-11-29 | 1 | -2/+0 |
* | Explicit multipart messages respect :parts_order | Nate Berkopec | 2012-11-19 | 1 | -17/+1 |
* | Action mailer can take an array for template_dir | Malcolm Locke | 2012-11-09 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:lifo/docrails | Vijay Dev | 2012-10-11 | 1 | -1/+1 |
|\ |
|
| * | Update guides/source/action_mailer_basics.md | Adrien Lamothe | 2012-10-06 | 1 | -1/+1 |
* | | Update test locations | Mike Moore | 2012-10-09 | 1 | -1/+1 |
|/ |
|
* | Removed duplicate line describing "default_options". | Cory Logan | 2012-09-23 | 1 | -1/+0 |
* | Update action_mailer_basics.md to ruby 1.9 syntax. [ci skip] | José Corcuera | 2012-09-21 | 1 | -61/+61 |
* | Fix remaining formatting problems in the guide | Prem Sichanugrist | 2012-09-17 | 1 | -34/+36 |
* | change shell to bash | Prem Sichanugrist | 2012-09-17 | 1 | -2/+2 |
* | Convert inline code tags to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -69/+67 |
* | Convert heading tags and heading section | Prem Sichanugrist | 2012-09-17 | 1 | -28/+40 |
* | Convert code blocks into GFM style | Prem Sichanugrist | 2012-09-17 | 1 | -64/+64 |
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -0/+555 |