Sha256: 860892accf0fbb9e44a8c4097942272163906b5a332f5ce6c0d50a72d6e3c52d

Contents?: true

Size: 122 Bytes

Versions: 43

Compression:

Stored size: 122 Bytes

Contents

class MoveShopToDiscoAppEngine < ActiveRecord::Migration
  def change
    rename_table :shops, :disco_app_shops
  end
end

Version data entries

43 entries across 43 versions & 1 rubygems

Version Path
disco_app-0.10.5 db/migrate/20151017234409_move_shop_to_disco_app_engine.rb
disco_app-0.11.0 db/migrate/20151017234409_move_shop_to_disco_app_engine.rb
disco_app-0.11.1 db/migrate/20151017234409_move_shop_to_disco_app_engine.rb