pundit: convert comment votes to pundit.

This commit is contained in:
evazion
2020-03-19 14:25:38 -05:00
parent ce1133dd69
commit a440c56ed8
2 changed files with 5 additions and 4 deletions

View File

@@ -0,0 +1,2 @@
class CommentVotePolicy < ApplicationPolicy
end