diff options
| author | bogdanvlviv <bogdanvlviv@gmail.com> | 2019-01-05 11:18:02 +0200 |
|---|---|---|
| committer | bogdanvlviv <bogdanvlviv@gmail.com> | 2019-01-05 15:24:27 +0200 |
| commit | 67a9a86b1d69367a3270240dad43bc9825ca80a5 (patch) | |
| tree | abfa1665fa4001e475522323d8af56c382927780 /actionmailbox/lib/rails/generators/mailbox | |
| parent | 86517942e469193e8624d5078d718785552c1270 (diff) | |
| download | rails-67a9a86b1d69367a3270240dad43bc9825ca80a5.tar.gz rails-67a9a86b1d69367a3270240dad43bc9825ca80a5.tar.bz2 rails-67a9a86b1d69367a3270240dad43bc9825ca80a5.zip | |
Test actiontext on Rails 6.0
- config.load_defaults 6.0 in the dummy app and
fix the test since by default rails 6.0 configured
does not generate "utf8" hidden input, see #32125
- Use `ActiveRecord::Migration[6.0]` in the dummy app
since actiontext will be since Rails 6.0
- Fix `CreateActiveStorageTables` migration in the dummy app.
Add `t.foreign_key :active_storage_blobs, column: :blob_id`
It was added in 2ae3a29508e.
- `rails/actiontext$ yarn install`
Diffstat (limited to 'actionmailbox/lib/rails/generators/mailbox')
0 files changed, 0 insertions, 0 deletions
