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.3.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.3.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.3.0.rc1.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.3.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.2.1.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.2.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.2.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.2.0.rc3 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.2.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.2.0.rc1.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.2.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.1.0.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.1.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.1.0.rc2.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.0.2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-2.4.5 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.1.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.0.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-2.4.4 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-3.0.0 db/migrate/20150611140455_remove_default_and_custom_info.rb