このコミットが含まれているのは:
2026-03-24 21:57:17 +09:00
コミット 4c474d2bdf
6個のファイルの変更84行の追加1行の削除
+2
ファイルの表示
@@ -41,6 +41,8 @@ Rails.application.routes.draw do
get :exists
get :diff
end
resources :assets, controller: :wiki_assets, only: [:index, :create]
end
resources :posts, only: [:index, :show, :create, :update] do