Sha256: 7deedc8d5ca07ef2248713ec18c66439f4002581257bbfa56af4b3cdea21ec95

Contents?: true

Size: 127 Bytes

Versions: 53

Compression:

Stored size: 127 Bytes

Contents

class RemoveDefaultAndCustomInfo < ActiveRecord::Migration
  def change
    remove_column :taxonomies, :default_info
  end
end

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
katello-3.5.2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.5.1.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.5.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.5.0.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.5.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.5.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.5.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.5 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.4 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.0.2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.0.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.3.2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.4.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.3.1.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.3.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.3.0.1 db/migrate/20150611140455_remove_default_and_custom_info.rb