Sha256: c10558545ccce2d98d7d5f7e0fe039790497bc43f2a7cb2459c624960b5bf597
Contents?: true
Size: 139 Bytes
Versions: 1
Compression:
Stored size: 139 Bytes
Contents
class AddCustomDataToUnicoCreditor < ActiveRecord::Migration def change add_column :unico_creditors, :custom_data, :hstore end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
unico-training-7.8.0 | db/migrate/20130716144626_add_custom_data_to_unico_creditor.rb |