質問編集履歴
2
現段階のコードに内容を更新
test
CHANGED
File without changes
|
test
CHANGED
@@ -45,12 +45,6 @@
|
|
45
45
|
<div>
|
46
46
|
|
47
47
|
<%= link_to recipe.title,recipe_path(recipe.id) %>
|
48
|
-
|
49
|
-
</div>
|
50
|
-
|
51
|
-
<div>
|
52
|
-
|
53
|
-
<p><%= link_to 'View profile', recipe_path(recipe) %></p>
|
54
48
|
|
55
49
|
</div>
|
56
50
|
|
1
誤字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -170,4 +170,4 @@
|
|
170
170
|
|
171
171
|
|
172
172
|
|
173
|
-
|
173
|
+
初めての質問なので、不備等あったら申し訳ございません。ご教示いただければ幸いです。
|