This commit is contained in:
2026-04-14 23:54:34 +09:00
parent e72ec608f4
commit badb280dc3
6 changed files with 55 additions and 4 deletions
+1
View File
@@ -49,6 +49,7 @@ Rails.application.routes.draw do
collection do
get :random
get :changes
get :versions, to: 'post_versions#index'
end
member do