feat: ニコニコ連携先をニコタグにできないやぅに修正(#142) (#144)
Merge branch 'main' into feature/142 Merge branch 'main' into feature/142 #142 完了 Co-authored-by: miteruzo <miteruzo@naver.com> Reviewed-on: #144
This commit was merged in pull request #144.
This commit is contained in:
@@ -6,6 +6,7 @@ class NicoTagRelation < ApplicationRecord
|
|||||||
validates :tag_id, presence: true
|
validates :tag_id, presence: true
|
||||||
|
|
||||||
validate :nico_tag_must_be_nico
|
validate :nico_tag_must_be_nico
|
||||||
|
validate :tag_mustnt_be_nico
|
||||||
|
|
||||||
private
|
private
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user