Sha256: 6ef1af2dc9565ac327c08ba6e337dedbfd6eed31560f89fe4bbee517b6cf01a9
Contents?: true
Size: 345 Bytes
Versions: 18
Compression:
Stored size: 345 Bytes
Contents
class RemoveKatelloFromNotificationName < ActiveRecord::Migration[4.2] def up # historical placeholder # only required on setups before https://projects.theforeman.org/issues/14459 # we can safely assume that fresh installs have the above change already # and existing install had this migration applied back in 2016 end end
Version data entries
18 entries across 18 versions & 1 rubygems