Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix document formatting on ActionMailbox [ci skip] | colorbox | 2019-01-17 | 4 | -20/+20 |
| | | | | Use `+` instead of backquote. | ||||
* | Add Exim and Qmail support to Action Mailbox | George Claghorn | 2019-01-12 | 1 | -10/+18 |
| | |||||
* | Exclude ActionMailbox::Base#perform_processing and #finished_processing? ↵ | George Claghorn | 2019-01-01 | 1 | -2/+2 |
| | | | | from API docs | ||||
* | Document ActionMailbox::Base#bounce_with [ci skip] | George Claghorn | 2019-01-01 | 1 | -0/+1 |
| | |||||
* | Add load hook for ActionMailbox::TestCase | George Claghorn | 2018-12-31 | 1 | -0/+2 |
| | |||||
* | Add load hook for ActionMailbox::Base | George Claghorn | 2018-12-31 | 1 | -0/+2 |
| | |||||
* | Require railties for all Action Mailbox dependencies | George Claghorn | 2018-12-28 | 1 | -1/+6 |
| | |||||
* | Nest ActionMailbox::Base in the API docs (missed in 6c168aa) | George Claghorn | 2018-12-26 | 1 | -93/+95 |
| | |||||
* | Nest Action Mailbox classes in the API docs | George Claghorn | 2018-12-26 | 6 | -84/+96 |
| | |||||
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 17 | -0/+495 |