Sha256: f579b00e1459225211ae5376ff140b446cd832c6b96b3e7917b266205b66c5ed
Contents?: true
Size: 347 Bytes
Versions: 15
Compression:
Stored size: 347 Bytes
Contents
class RemoveSatelliteFromNotificationName < 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
15 entries across 15 versions & 1 rubygems