aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/lib
Commit message (Expand)AuthorAgeFilesLines
* Exclude ActionMailbox::Base#perform_processing and #finished_processing? from...George Claghorn2019-01-011-2/+2
* Document ActionMailbox::Base#bounce_with [ci skip]George Claghorn2019-01-011-0/+1
* Add load hook for ActionMailbox::TestCaseGeorge Claghorn2018-12-311-0/+2
* Add load hook for ActionMailbox::BaseGeorge Claghorn2018-12-311-0/+2
* Require railties for all Action Mailbox dependenciesGeorge Claghorn2018-12-281-1/+6
* Remove frozen_string_literal pragma from Action Mailbox templatesGeorge Claghorn2018-12-282-4/+0
* Add missing quotes on Mailbox test templateyuuji.yaginuma2018-12-281-1/+1
* Nest ActionMailbox::Base in the API docs (missed in 6c168aa)George Claghorn2018-12-261-93/+95
* Nest Action Mailbox classes in the API docsGeorge Claghorn2018-12-266-84/+96
* Import Action MailboxGeorge Claghorn2018-12-2527-0/+653