Sha256: 02f634abf67439859675542199b4248e33d00ad26f3f0d8b983a4200f036b4cf
Contents?: true
Size: 116 Bytes
Versions: 5
Compression:
Stored size: 116 Bytes
Contents
class AddMetadataToIdMap < ActiveRecord::Migration def change add_column :id_maps, :metadata, :text end end
Version data entries
5 entries across 5 versions & 1 rubygems