Sha256: 0049fe263c71dd2df7ac5e19ea99d58ef8b0457b2d5e09421cca222636eff375

Contents?: true

Size: 134 Bytes

Versions: 16

Compression:

Stored size: 134 Bytes

Contents

class ChangeLockSetting < ActiveRecord::Migration[5.1]
  def up
    Setting.find_by(:name => 'template_sync_lock')&.destroy
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
foreman_templates-10.0.2 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-10.0.1 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-10.0.0 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.5.1 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.5.0 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.3.3 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.3.2 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.3.1 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.4.0 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.3.0 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.2.0 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.1.0 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.0.2 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.0.1 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-9.0.0 db/migrate/20180627134929_change_lock_setting.rb
foreman_templates-8.0.0 db/migrate/20180627134929_change_lock_setting.rb