このコミットが含まれているのは:
2026-07-18 01:12:55 +09:00
コミット 9eca670934
10個のファイルの変更435行の追加402行の削除
+1 -1
ファイルの表示
@@ -52,7 +52,7 @@ Rails.application.routes.draw do
resources :posts, only: [:index, :show, :create, :update] do
collection do
get :preview
get :metadata
post :bulk
get :random
get :changes