BigW Consortium Gitlab

push_access_level.rb 96 Bytes
class ProtectedBranch::PushAccessLevel < ActiveRecord::Base
  include ProtectedBranchAccess
end