aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailer/README.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* 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