Sha256: b1c19501c673c2b75127c95211b3f7a7732570d46db6823255e9bb9683f7cb8b
Contents?: true
Size: 132 Bytes
Versions: 1
Compression:
Stored size: 132 Bytes
Contents
class AddCodeToUnicoStreetTypes < ActiveRecord::Migration def change add_column :unico_street_types, :code, :string end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unico-training-7.8.0 | db/migrate/20130204185635_add_code_to_unico_street_types.rb |