このコミットが含まれているのは:
2026-04-02 01:43:39 +09:00
コミット 6ed7f81151
10個のファイルの変更278行の追加103行の削除
+1
ファイルの表示
@@ -9,6 +9,7 @@ Rails.application.routes.draw do
resources :tags, only: [:index, :show, :update] do
collection do
get :autocomplete
get :'with-depth', action: :with_depth
scope :name do
get ':name/deerjikists', action: :deerjikists_by_name