Commit 663ee9e8 authored by charlie ablett's avatar charlie ablett

Subclass GroupPolicy from NamespacePolicy

parent bbbf58a3
# frozen_string_literal: true
class GroupPolicy < BasePolicy
class GroupPolicy < NamespacePolicy
include FindGroupProjects
desc "Group is public"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment