Sha256: a1074ffe4d52e8ae054007a28a4296b591b11dfbd32177eec37f45ca254d1604
Contents?: true
Size: 177 Bytes
Versions: 31
Compression:
Stored size: 177 Bytes
Contents
class AddRegisteredThroughToKatelloSubscriptionFacets < ActiveRecord::Migration def change add_column :katello_subscription_facets, :registered_through, :string end end
Version data entries
31 entries across 31 versions & 1 rubygems