Sha256: 6b1023d1e9ffcbbe687ee36e4ccd2eab5f793dd09b68c6bcfb71458a655c8474

Contents?: true

Size: 134 Bytes

Versions: 1

Compression:

Stored size: 134 Bytes

Contents

class CreateUnicoNeighborhoods < ActiveRecord::Migration
  def change
    rename_table :neighborhoods, :unico_neighborhoods
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
unico-training-7.8.0 db/migrate/20120521141103_create_unico_neighborhoods.rb