Sha256: e1c02efa866edf1b2874034bc656cfd767fb0e389e0e581e62666f0150d38f07

Contents?: true

Size: 126 Bytes

Versions: 18

Compression:

Stored size: 126 Bytes

Contents

class AddNameToDiscoAppShops < ActiveRecord::Migration
  def change
    add_column :disco_app_shops, :name, :string
  end
end

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
disco_app-0.9.2 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.3 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.4 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.5 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.6 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.7 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.8 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.9 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.10 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.9.11 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.10.0 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.10.1 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.10.2 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.10.3 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.10.4 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.10.5 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.11.0 db/migrate/20160513140727_add_name_to_disco_app_shops.rb
disco_app-0.11.1 db/migrate/20160513140727_add_name_to_disco_app_shops.rb