Sha256: 24b2d217fd85b9af7f2a034190808d6fea8d98642c816ecdeab4680f064bf3e9

Contents?: true

Size: 140 Bytes

Versions: 35

Compression:

Stored size: 140 Bytes

Contents

class AddShowsAndSectionsToDiscounts < ActiveRecord::Migration
  def change
    add_column :discounts, :shows_and_sections, :text
  end
end

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.10 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.9 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.8 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.7 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.6 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.5 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.4 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.3 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.2 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre.1 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.2.0.pre db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.1.0 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.1.0.rc2 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb
artfully_ose-1.1.0.rc1 db/migrate/20121221154152_add_shows_and_sections_to_discounts.rb