このコミットが含まれているのは:
2025-05-30 01:21:30 +09:00
コミット f93cea4e51
8個のファイルの変更85行の追加8行の削除
+2
ファイルの表示
@@ -40,6 +40,8 @@ Rails.application.routes.draw do
get "post_tags/create"
get "post_tags/update"
get "post_tags/destroy"
post 'posts/:id/viewed', to: 'posts#viewed'
delete 'posts/:id/viewed', to: 'posts#unviewed'
get "nico_tag_relation/index"
get "nico_tag_relation/show"
get "nico_tag_relation/create"