Sha256: 6a302a669a99bf3cb8760f8f433d17c05d08032a5176d4b89bb5929cb47b8e32
Contents?: true
Size: 161 Bytes
Versions: 42
Compression:
Stored size: 161 Bytes
Contents
class RemovePulpDockerRegistryPortSetting < ActiveRecord::Migration[6.1] def change Setting.where(name: 'pulp_docker_registry_port').destroy_all end end
Version data entries
42 entries across 42 versions & 1 rubygems