8eda266340
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
3 lines
50 B
Text
3 lines
50 B
Text
<div class="trix-content">
|
|
<%= yield -%>
|
|
</div>
|