Sha256: 910625bc8b728a9abd6c2d39af7ff801610f5dccd491b11f2ebb1a284ea193bf

Contents?: true

Size: 135 Bytes

Versions: 1

Compression:

Stored size: 135 Bytes

Contents

class RemoveIntegrationSetting < ActiveRecord::Migration[4.2]
  def change
    drop_table :g5_updatable_integration_settings
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
g5_updatable-1.0.2.pre.1 db/migrate/20141122211945_remove_integration_setting.rb