Module: ContainerRegistryHelper

Defined in:
app/helpers/container_registry_helper.rb

Instance Method Summary collapse

Instance Method Details

#container_repository_gid_prefixObject



4
5
6
# File 'app/helpers/container_registry_helper.rb', line 4

def container_repository_gid_prefix
  "gid://#{GlobalID.app}/#{ContainerRepository.name}/"
end