このコミットが含まれているのは:
2025-05-27 01:40:13 +09:00
コミット c9c622635c
4個のファイルの変更156行の追加25行の削除
+1
ファイルの表示
@@ -24,6 +24,7 @@ Rails.application.routes.draw do
get "tags/create"
get "tags/update"
get "tags/destroy"
get 'tags/autocomplete', to: 'tags#autocomplete'
get "tag_aliases/index"
get "tag_aliases/show"
get "tag_aliases/create"