Add action-text

This commit is contained in:
Ryan W
2021-12-16 10:50:28 -08:00
parent 1285643252
commit 826b228df8
11 changed files with 187 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
<div class="field">
<%= form.label :text %>
<%= form.text_area :text %>
<%= form.rich_text_area :text %>
</div>
<div class="actions">