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

Version Path
social_networking-0.13.3 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.13.2 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.13.1 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.13.0 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.12.0 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.8 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.7 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.6 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.5 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.4 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.3 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.2 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.1 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.11.0 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.10.0 db/migrate/20141006200325_add_item_label_to_shared_items.rb
social_networking-0.9.3 db/migrate/20141006200325_add_item_label_to_shared_items.rb