Sha256: 544fd85fad068e59e77be9bd972a6ee583e9bedb14371722383dbffbbcaad3be

Contents?: true

Size: 132 Bytes

Versions: 193

Compression:

Stored size: 132 Bytes

Contents

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

Version data entries

193 entries across 193 versions & 1 rubygems

Version Path
katello-4.15.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.15.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.14.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.14.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.14.0.rc3 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.14.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.14.0.rc1.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.14.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.13.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.13.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.12.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.13.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.12.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.12.0.rc3 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.12.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.12.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.11.1 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.11.0 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.11.0.rc2 db/migrate/20150611140455_remove_default_and_custom_info.rb
katello-4.11.0.rc1 db/migrate/20150611140455_remove_default_and_custom_info.rb