Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 6.0 version of ActiveRecord::Migration for Action Mailbox | bogdanvlviv | 2018-12-30 | 2 | -2/+2 |
| | | | | | | Since Action Mailbox will be introduced in Rails 6.0, it makes more sense to generate migration of that version. Also I changed its test dummy app to use default 6.0 configs. | ||||
* | Fix broken Mailbox generator test | yuuji.yaginuma | 2018-12-28 | 1 | -2/+2 |
| | | | | Follow up to d082439cf7e577e266bfeb7b443569f323df1673 | ||||
* | Improve actionmailbox's .gitignore and remove redundant files | bogdanvlviv | 2018-12-27 | 4 | -47/+0 |
| | | | | Follow up #34786 | ||||
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 95 | -0/+8861 |