aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers/mailer_helper.rb
Commit message (Collapse)AuthorAgeLines
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-3/+1
|
* Our default "from" details should be the CONTACT_* ones, not the ↵Seb Bacon2012-05-25-2/+2
| | | | TRACK_SENDER_* ones. This reverts part of commit 8a4a8feb9cfe0a77195943124112f0d284a7f9cd
* Factor out `contact_from_name_and_email` so it can be used from anywhere in ↵Seb Bacon2012-05-25-0/+7
the app.