Sha256: 9fc05d24026801a68813d340dbca3269b33bc9ddb118cb58f16fd957c2646c2f

Contents?: true

Size: 201 Bytes

Versions: 1

Compression:

Stored size: 201 Bytes

Contents

class RenameStreetsUnicoNeighborhoodsToUnicoNeighborhoodsUnicoStreets < ActiveRecord::Migration
  def change
    rename_table :streets_unico_neighborhoods, :unico_neighborhoods_unico_streets
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unico-training-7.8.0 db/migrate/20120530152952_rename_streets_unico_neighborhoods_to_unico_neighborhoods_unico_streets.rb