This commit is contained in:
2025-06-07 18:54:10 +09:00
parent e8760ca1d8
commit b61027be4b
9 changed files with 226 additions and 3 deletions
+1
View File
@@ -54,6 +54,7 @@ Rails.application.routes.draw do
get "ip_addresses/destroy"
get 'preview/title', to: 'preview#title'
get 'preview/thumbnail', to: 'preview#thumbnail'
get '/wiki/edit/:tag', to: 'wiki_proxy#edit'
root 'home#index'
resources :posts