Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exclude ActionMailbox::Base#perform_processing and #finished_processing? from... | George Claghorn | 2019-01-01 | 1 | -2/+2 |
* | 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 |
* | Remove frozen_string_literal pragma from Action Mailbox templates | George Claghorn | 2018-12-28 | 2 | -4/+0 |
* | Add missing quotes on Mailbox test template | yuuji.yaginuma | 2018-12-28 | 1 | -1/+1 |
* | 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 | 27 | -0/+653 |