質問編集履歴
1
改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -18,7 +18,7 @@
|
|
18
18
|
|
19
19
|
redirect_to("/posts/#{params[:post_id]}")
|
20
20
|
|
21
|
-
end
|
21
|
+
end
|
22
22
|
|
23
23
|
end
|
24
24
|
|