Class: Proclaim::CommentPolicy::Scope

Inherits:
Scope
  • Object
show all
Defined in:
app/policies/proclaim/comment_policy.rb

Instance Method Summary collapse

Instance Method Details

#resolveObject



22
23
24
# File 'app/policies/proclaim/comment_policy.rb', line 22

def resolve
	scope.all
end