質問編集履歴
1
画像の追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -72,4 +72,6 @@
|
|
72
72
|
<% @posts.each do |post| %>
|
73
73
|
<%= post %>
|
74
74
|
<% end %>
|
75
|
-
```
|
75
|
+
```
|
76
|
+
|
77
|
+

|