aboutsummaryrefslogtreecommitdiffstats
path: root/actionmailbox/test/dummy/config/application.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use 6.0 version of ActiveRecord::Migration for Action Mailboxbogdanvlviv2018-12-301-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 MailboxGeorge Claghorn2018-12-251-0/+17