Sha256: 6d068b20b34f0cdf7310f503ef1fb279f64f25e09d34c08da48b4a6570ebe9eb
Contents?: true
Size: 137 Bytes
Versions: 149
Compression:
Stored size: 137 Bytes
Contents
class DropHostUpdateLockSetting < ActiveRecord::Migration[5.2] def up Setting.where(name: 'host_update_lock').delete_all end end
Version data entries
149 entries across 149 versions & 1 rubygems