Sha256: 012c860edc2a0273ef27b54637131ede4674d1648699cfba8e839569f48f6e9c
Contents?: true
Size: 166 Bytes
Versions: 65
Compression:
Stored size: 166 Bytes
Contents
class DropDynflowAllowDangerousActionsSetting < ActiveRecord::Migration[6.0] def up Setting.where(name: 'dynflow_allow_dangerous_actions').delete_all end end
Version data entries
65 entries across 65 versions & 1 rubygems