aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test
Commit message (Collapse)AuthorAgeFilesLines
* Use 6.0 version of ActiveRecord::Migration for Action Mailboxbogdanvlviv2018-12-302-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 testyuuji.yaginuma2018-12-281-2/+2
| | | | Follow up to d082439cf7e577e266bfeb7b443569f323df1673
* Improve actionmailbox's .gitignore and remove redundant filesbogdanvlviv2018-12-274-47/+0
| | | | Follow up #34786
* Import Action MailboxGeorge Claghorn2018-12-2595-0/+8861