Sha256: 096efa289083303f83763d5994bb951731b9e2248e788981228f1c5466141488
Contents?: true
Size: 163 Bytes
Versions: 195
Compression:
Stored size: 163 Bytes
Contents
class AddDescriptionToContentViewVersions < ActiveRecord::Migration[4.2] def change add_column :katello_content_view_versions, :description, :text end end
Version data entries
195 entries across 195 versions & 1 rubygems