Sha256: 24bbdba17a742a8823b0b83d5463707a308a74634cdf513a7af16d39ce8f9bcd
Contents?: true
Size: 180 Bytes
Versions: 12
Compression:
Stored size: 180 Bytes
Contents
class RemoveAhvUpdateIntervalFromConfig < ActiveRecord::Migration[6.0] def change remove_column :foreman_virt_who_configure_configs, :ahv_update_interval, :integer end end
Version data entries
12 entries across 12 versions & 1 rubygems