aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/action_mailer_basics.textile
Commit message (Collapse)AuthorAgeFilesLines
* mailer guide - update info about using default host. Fixes #3642Vijay Dev2011-11-191-11/+4
|
* No more changelogs inside guidesVijay Dev2011-09-151-5/+0
|
* Modified content in guides and commentsArun Agrawal2011-09-041-2/+2
| | | | | | for "assert /" warnings. Removed because if somebody will use this code they will get warnings!
* Modified ActionMailer Basics doc with the following change:Andy Leeper2011-09-011-2/+3
| | | | * Changed the lines that said <tt>config/environments/env.rb</tt> to <tt>config/environments/$RAILS_ENV.rb</tt>. People were mis-interpreting the filename to literally be env.rb.
* mailer guide: fixes indentation, and use fixed width fonts wherever necessaryVijay Dev2011-08-201-31/+26
|
* TypoRaul Murciano2011-08-141-1/+1
|
* Action Mailer guide: mention how to use :cc and :bcc parameters.Raul Murciano2011-08-141-0/+2
|
* Action Mailer guide update: the :to parameter now supports both String and ↵Raul Murciano2011-08-141-2/+2
| | | | Array values to indicate recipients.
* Fixed typo (attachments method name was missing an s) in Action Mailer ↵Floris Huetink2011-08-131-1/+1
| | | | basics guide
* Changed several instances of British English to be American EnglishEvan Farrar2011-07-231-1/+1
|
* Action Mailer Basics Guide: Added example on using mail(:template_path => ↵Alberto Perdomo2011-06-231-2/+23
| | | | ..., :template_name => ...) to specify custom template files.
* Remove extra white spaces on guides.Sebastian Martinez2011-05-211-3/+3
|
* Replacing 'for' with 'each' in actionmailer guide Guillermo Iguaran2011-05-191-1/+1
|
* Change examples in guide to reflect changes from XML -> JSONPrem Sichanugrist2011-04-261-3/+3
|
* standardize all shell commands with the $ prefixVijay Dev2011-02-251-1/+1
|
* deleting trailing whitespacesVijay Dev2010-12-191-1/+1
|
* fixed typos in mailerVijay Dev2010-12-121-8/+6
|
* guides: gives clear instructions for feedback, removes links to the now ↵Xavier Noria2010-11-191-2/+0
| | | | archived LH project
* deliver_* is no moreAditya Sanghi2010-11-141-1/+1
|
* Fixes ActionMailer example errorFrancesc Esplugas2010-11-071-1/+1
|
* Added :file as a possible value when configuring actionmailerDallas Taylor2010-10-181-1/+1
|
* Action Mailer Basics guide - reformatted configuration tableJaime Iniesta2010-09-301-4/+4
|
* Action Mailer Basics guide - fixed typosJaime Iniesta2010-09-301-4/+6
|
* review commentsAditya Sanghi2010-09-251-3/+3
|
* add section about email with nameAditya Sanghi2010-09-251-0/+13
|
* Add section about multiple recipientsAditya Sanghi2010-09-251-0/+17
|
* Updating ActionMailer basics guide to have inline attachmentsMikel Lindsaar2010-06-071-0/+31
|
* the names of Rails components have a space, eg "Active Record"Xavier Noria2010-04-251-2/+2
|
* Adding auto encoding of headers and bodies to the guide for ActionMailerMikel Lindsaar2010-04-201-0/+8
|
* Fixing up some errors and changing the observer pattern to a much more ↵Mikel Lindsaar2010-04-171-27/+32
| | | | simple and direct controller pattern
* Merge branch 'master' of github.com:lifo/docrailsMikel Lindsaar2010-03-111-3/+3
|\
| * Revert "AM guide: standarizes call to rails runner"Xavier Noria2010-02-191-1/+1
| | | | | | | | This reverts commit d2844b854b57e2e3c8693c796e7296e45a866212.
| * AM guide: standarizes call to rails runnerXavier Noria2010-02-191-1/+1
| |
| * fix usage examples and more to use new invocationsRomD2010-02-061-3/+3
| | | | | | | | Signed-off-by: Carl Lerche <carllerche@mac.com>
* | Altering the warningsMikel Lindsaar2010-02-091-1/+1
|/
* Updates to output and warning on being for Rails 3.0Mikel Lindsaar2010-02-011-12/+20
|
* Completely updated the ActionMailer guideMikel Lindsaar2010-02-011-184/+189
|
* Merge docrailsPratik Naik2010-01-171-3/+1
|
* Merge docrailsPratik Naik2009-07-251-14/+16
|
* Merge docrailsPratik Naik2009-03-161-12/+48
|
* Merge with docrailsPratik Naik2009-02-241-112/+77
|
* Merge docrails along with the new guides and guides generation codePratik Naik2009-02-061-0/+423