質問編集履歴

1

ソースコードに対象ファイル名を明記しました

2020/02/20 06:57

投稿

Noir
Noir

スコア8

test CHANGED
File without changes
test CHANGED
@@ -26,7 +26,9 @@
26
26
 
27
27
 
28
28
 
29
+ ```
30
+
29
- ```application.html.erb
31
+ <!-- application.html.erb -->
30
32
 
31
33
  <%= csrf_meta_tags %>
32
34
 
@@ -58,7 +60,9 @@
58
60
 
59
61
 
60
62
 
63
+ ```
64
+
61
- ```info_create.html.erb
65
+ <!-- info_create.html.erb -->
62
66
 
63
67
  <div id="summernote"></div>
64
68