Sha256: ca0cb9f5c81726ec1c3a5bf8a66b2cd2c0b5b66cd5259f21a17d605d3fe2db17
Contents?: true
Size: 182 Bytes
Versions: 193
Compression:
Stored size: 182 Bytes
Contents
class AddRegisteredThroughToKatelloSubscriptionFacets < ActiveRecord::Migration[4.2] def change add_column :katello_subscription_facets, :registered_through, :string end end
Version data entries
193 entries across 193 versions & 1 rubygems