This commit is contained in:
2026-04-24 01:01:05 +09:00
parent 43cd38a216
commit 2ad25b3950
9 changed files with 347 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@ Rails.application.routes.draw do
collection do
get :autocomplete
get :'with-depth', action: :with_depth
get :versions, to: 'tag_versions#index'
scope :name do
get ':name/deerjikists', action: :deerjikists_by_name