49a04b226c
This commit allows users to use the trix editor to send messages with basic formatting and attachements. * add active storage * add actiontext * add richtext field to messages * add imageprocessing for message attachements * add html email layout and adjust translations to use html urls
4 lines
135 B
Ruby
4 lines
135 B
Ruby
# Pin npm packages by running ./bin/importmap
|
|
pin "application", preload: true
|
|
pin "trix"
|
|
pin "@rails/actiontext", to: "actiontext.js"
|