Sha256: c40b0d05199668832bdd5edeadcbfd296c70a79c037b98dec97936ff6b6d7884

Contents?: true

Size: 153 Bytes

Versions: 11

Compression:

Stored size: 153 Bytes

Contents

class DropSaltHideRunSaltButtonSetting < ActiveRecord::Migration[6.0]
  def up
    Setting.where(name: 'salt_hide_run_salt_button').delete_all
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
foreman_salt-17.0.0 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-16.0.3 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-16.0.2 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-16.0.1 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-16.0.0 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-15.2.3 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-15.2.2 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-15.2.1 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-15.2.0 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-15.1.0 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb
foreman_salt-15.0.0 db/migrate/20220118160349_drop_salt_hide_run_salt_button_setting.rb