Sha256: a96f7b101e9911281259fc1364c43033b53d79a4fc5270bd610e7161b1669d0d
Contents?: true
Size: 176 Bytes
Versions: 14
Compression:
Stored size: 176 Bytes
Contents
class AddIdentifierToCmorGalleriesPictureGalleries < ActiveRecord::Migration[5.2] def change add_column :cmor_galleries_picture_galleries, :identifier, :string end end
Version data entries
14 entries across 14 versions & 1 rubygems