Sha256: 261797e1a2d4d4361792f9eded4f07d97b291821cbf7cd97b54fefa3281cd219
Contents?: true
Size: 235 Bytes
Versions: 18
Compression:
Stored size: 235 Bytes
Contents
# frozen_string_literal: true # This migration comes from g5_updatable (originally 20141122211945) class RemoveIntegrationSetting < ActiveRecord::Migration[4.2] def change drop_table :g5_updatable_integration_settings end end
Version data entries
18 entries across 18 versions & 1 rubygems