Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Move the action mailer dependency to the mail handler so that it's only activ... | Louise Crow | 2012-12-04 | -19/+22 |
* | Use mail handler in handle-mail-replies.rb | Louise Crow | 2012-11-15 | -1/+3 |
* | Require rather than load to avoid already defined constant error when loading... | Louise Crow | 2012-10-17 | -1/+1 |
* | Add load of configuration module, now code is using Configuation:: rather tha... | Louise Crow | 2012-10-17 | -13/+15 |
* | Extract configuration with defaults into one module | Matthew Landauer | 2012-09-25 | -2/+1 |
* | Fix bug that was preventing Rails from loading when *not* in test mode (expos... | Seb Bacon | 2012-06-14 | -1/+1 |
* | File.dirname(__FILE__) is not necessarily absolute | Robin Houston | 2012-06-03 | -1/+1 |
* | Make handle-mail-replies bundler-aware too | Robin Houston | 2012-06-03 | -0/+180 |