adds index and create of valuators
This commit is contained in:
@@ -32,6 +32,7 @@ module Abilities
|
||||
can :comment_as_administrator, [Debate, Comment, Proposal]
|
||||
|
||||
can [:search, :create, :index, :destroy], ::Moderator
|
||||
can [:search, :create, :index], ::Valuator
|
||||
|
||||
can :manage, Annotation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user