このコミットが含まれているのは:
2026-07-11 21:45:53 +09:00
コミット 08bf92ff79
7個のファイルの変更276行の追加39行の削除
+2
ファイルの表示
@@ -34,7 +34,9 @@ Rails.application.routes.draw do
end
scope 'posts/import', controller: :post_imports do
post :parse
post :preview
post :validate
post '', action: :create
end