Sha256: 71c77a6977ee08437cde98c9b19499d6804bb518ef9feb6171c301700cbf301b
Contents?: true
Size: 135 Bytes
Versions: 164
Compression:
Stored size: 135 Bytes
Contents
class RemoveEnabledFromSyncPlans < ActiveRecord::Migration[5.2] def change remove_column :katello_sync_plans, :enabled end end
Version data entries
164 entries across 164 versions & 1 rubygems