aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/dummy
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.
* Improve actionmailbox's .gitignore and remove redundant filesbogdanvlviv2018-12-274-47/+0
| | | | Follow up #34786
* Import Action MailboxGeorge Claghorn2018-12-2574-0/+7239