Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 6.0 version of ActiveRecord::Migration for Action Mailbox | bogdanvlviv | 2018-12-30 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Import Action Mailbox | George Claghorn | 2018-12-25 | 27 | -0/+553 |