Sha256: 34d1d0ca866354f3ebb957ba2f326f72884f8c7d577486d107492a498268b8cd

Contents?: true

Size: 131 Bytes

Versions: 38

Compression:

Stored size: 131 Bytes

Contents

class AddStatusToProducts < ActiveRecord::Migration
  def change
    add_column :products, :status, :integer, default: 0
  end
end

Version data entries

38 entries across 38 versions & 1 rubygems

Version Path
tabulatr2-0.10.4 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.10.3 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.10.2 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.10.1 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.10.0 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.48 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.47 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.46 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.45 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.44 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.43 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.42 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.41 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.40 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.39 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.38 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.37 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.36 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.35 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb
tabulatr2-0.9.34 spec/dummy/db/migrate/20141223164833_add_status_to_products.rb