From 14288b42955ebc0ef89426eb2b0d5c7abdbd7305 Mon Sep 17 00:00:00 2001 From: Kenji Okimoto Date: Mon, 21 May 2018 14:30:16 +0900 Subject: [PATCH] Apply codemirror Signed-off-by: Kenji Okimoto --- app/views/shared/vue/_setting.html.erb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/shared/vue/_setting.html.erb b/app/views/shared/vue/_setting.html.erb index c13fe74..4c52b30 100644 --- a/app/views/shared/vue/_setting.html.erb +++ b/app/views/shared/vue/_setting.html.erb @@ -1,3 +1,5 @@ +<%- add_javascript_pack_tag('codemirror') %> +