Sha256: da279320f68f2104c820ffadb919fea0bcfb0cec53a1c5e418556cc387c3e0c9
Contents?: true
Size: 174 Bytes
Versions: 77
Compression:
Stored size: 174 Bytes
Contents
class AddGenericRemoteOptionsToRootRepository < ActiveRecord::Migration[6.0] def change add_column :katello_root_repositories, :generic_remote_options, :text end end
Version data entries
77 entries across 77 versions & 1 rubygems