Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename Configuration class to avoid conflict with ActiveSupport::Configurable | Henare Degan | 2013-03-03 | -1/+1 |
| | ||||
* | Extract configuration with defaults into one module | Matthew Landauer | 2012-09-25 | -3/+1 |
| | ||||
* | Our default "from" details should be the CONTACT_* ones, not the ↵ | Seb Bacon | 2012-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 Bacon | 2012-05-25 | -0/+7 |
the app. |