Sha256: 97100504efc27c152a8a3c39cd024ef472b57174ec034ad2c486d2be2a591f96
Contents?: true
Size: 179 Bytes
Versions: 1
Compression:
Stored size: 179 Bytes
Contents
class RenameNeighborhoodsStreetsToStreetsUnicoNeighborhoods < ActiveRecord::Migration def change rename_table :neighborhoods_streets, :streets_unico_neighborhoods end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unico-training-7.8.0 | db/migrate/20120521191721_rename_neighborhoods_streets_to_streets_unico_neighborhoods.rb |