Sha256: bf5507b588b4edfe05a6a7ede2120946141450d232219dab8db5a5c58a2b77aa
Contents?: true
Size: 150 Bytes
Versions: 16
Compression:
Stored size: 150 Bytes
Contents
class AddItemLabelToSharedItems < ActiveRecord::Migration def change add_column :social_networking_shared_items, :item_label, :string end end
Version data entries
16 entries across 16 versions & 1 rubygems