aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #35559 from ↵Kasper Timm Hansen2019-03-091-0/+2
|\ | | | | | | | | ashishprajapati/ashishprajapati/important_textual_improvements Added missing guide links in documentation and minor wording fix
| * Added missing guide links in README documentation and minor wording fix [ci ↵ashishprajapati2019-03-101-0/+2
| | | | | | | | skip]
* | Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-091-1/+1
|/
* Deprecate ActionMailer::Base.receive in favor of Action MailboxGeorge Claghorn2018-12-271-36/+0
|
* Fix typos and add a few suggestionsFatos Morina2017-11-281-2/+2
|
* Update MIT licenses link [ci skip]Yoshiyuki Hirano2017-08-221-1/+1
|
* [ci skip] Add a dollar sign to each command in the READMEsElektron1c972015-12-061-2/+1
| | | | | | According to pr #22443 in the guides there's always a dollar sign before every command, so why is in the main README a `$` and in every submodule a `%`? Just eye candy..
* [ci skip] Don’t encourage `sudo gem install`claudiob2015-05-121-1/+1
| | | | | | | | | | | | | I think we are better off leaving `sudo` outside of the documented way of installing gems (`activerecord`, `actionpack`, …). We don’t want newbies to think that `sudo` is required or, even worse, than they actually have to type `[sudo] gem install`. In most scenarios, `sudo` is not needed to install gems, and people who do need it, probably already know about it. What do you think? :grin:
* Tiny documentation styling fixes [ci skip]Robin Dupret2014-11-021-16/+21
|
* - Changed redundant user of `deliver` to `deliver_now`Vipul A M2014-11-011-2/+7
| | | | | - Wrapped text in setting defaults section. Also added break, to a sentence. [ci skip]
* Updated rdoc / guides / release notes related to ActiveJob / ActionMailerCristian Bica2014-08-201-3/+3
|
* Feature requests should be made on the mailing list, not submitted toZachary Scott2014-06-011-1/+5
| | | | the issue tracker. See also #15455 [ci skip]
* :scissors:Zachary Scott2014-02-231-1/+1
| | | | This commit also addresses rails/docrails#169 and rails/rails#14159
* e-mail => email, and subject/verb agreementWaynn Lue2014-01-131-1/+1
|
* Update README.rdoc [ci skip]Harshad Sabne2013-11-081-1/+1
| | | Highlighted code
* take out reference to previous versions of RailsWaynn Lue2013-09-121-3/+1
|
* [ci skip] 'previous version of Rails' is gramatically incorrectWaynn Lue2013-09-101-1/+1
|
* Make AM readme example more consistentAlexey Vakhov2013-04-221-3/+3
| | | | | | | | At 4a6eba32 mail sending example was rewrited from rails 2 format to modern rails 3 approach. But passing parameter `recipient` to method Notifier#welcome was lost. Passing email as parameter makes this example more solid.
* took out unnecessary wordage, changed "number" to "amount"Waynn Lue2013-04-151-2/+1
|
* "overwritten" is one wordWaynn Lue2013-03-181-1/+1
|
* update README since email-service isn't a wordWaynn Lue2013-03-111-1/+1
|
* Use Rails 4 find_by in README [ci skip]Trung Lê2013-01-151-1/+1
|
* Use a 1.9 Hash syntax in README files (fixes thanks to @vijaydev)Robin Dupret2012-10-101-8/+8
|
* Update AM exampleAlexey Vakhov2012-04-281-3/+3
|
* Cosmetic fix in AM readmeAlexey Vakhov2012-02-121-1/+1
|
* Added link in MIT license for Action Mailer README. I think this seems ↵Kristian Freeman2011-12-221-1/+3
| | | | appropriate but commentary on this is not a bad idea.
* Readability in Action Mailer README.Kristian Freeman2011-12-221-3/+3
|
* fix ActionMailer readme exampleAlexey Vakhov2011-09-261-0/+2
|
* Rubygems => RubyGemsSukeerthi Adiga2011-08-131-1/+1
|
* The trailing '/' isn't being picked up by Github anyway, and the link works ↵Waynn Lue2011-08-131-1/+1
| | | | as is.
* typo in "wont"Waynn Lue2011-08-131-1/+1
|
* "blog" is more common than "weblog" these days.Waynn Lue2011-08-131-1/+1
|
* Merge branch 'master' of git://github.com/lifo/docrailsXavier Noria2011-05-251-1/+1
|\ | | | | | | | | | | Conflicts: actionmailer/lib/action_mailer/base.rb activesupport/lib/active_support/core_ext/kernel/requires.rb
| * changed http://api.rubyonrails.com to http://api.rubyonrails.org in readme ↵Karunakar (Ruby)2011-05-241-1/+1
| | | | | | | | files
* | Example Usage updated for actionpack and actionmailer.Arun Agrawal2011-05-191-1/+1
|/
* Some readme fixes as required. Arun Agrawal2011-05-101-1/+1
|
* Made the defaults section a little more readable and more to the point, ↵simply-phi2011-04-041-71/+3
| | | | giving a overview of the possibilities.
* Added information about default valuessimply-phi2011-04-041-0/+81
|
* s/ERb/ERB/g (part II)Akira Matsuda2011-04-031-1/+1
|
* "SSL everywhere" for GitHub URLsAkira Matsuda2011-03-071-1/+1
| | | | see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
* s/a/an/Akira Matsuda2011-03-071-1/+1
|
* typo changesJudeArasu2011-03-051-3/+4
|
* minor fixesin READMEsVijay Dev2010-12-201-1/+1
|
* Deletes trailing whitespaces (over text files only find * -type f -exec sed ↵Santiago Pastorino2010-08-141-11/+11
| | | | 's/[ \t]*$//' -i {} \;)
* applied guidelines to "# =>"Paco Guzman2010-08-121-2/+2
|
* putting receive method under ttNeeraj Singh2010-07-281-2/+2
|
* remove unneeded "Dependencies" section from Action Mailer READMEMislav Marohnić2010-07-221-11/+0
| | | | | | Other READMEs don't have dependencies indicated, and installing a gem takes care of dependencies automatically. For developers, dependencies are indicated in the Gemfile.
* revise download/installation/support sections in READMEsMislav Marohnić2010-07-221-13/+20
| | | | | | | - don't reference ancient gem versions - don't link to old API doc subdomains - point to GitHub instead of RubyForge - point to Lighthouse account for support
* Add .rdoc extension to README files.José Valim2010-07-211-0/+151