Sha256: 38650b786be934efdaed0a46ddf5c97db918f9c60a74363df7b684753c4290df
Contents?: true
Size: 144 Bytes
Versions: 27
Compression:
Stored size: 144 Bytes
Contents
class AddAccountIdToSpinaLayoutParts < ActiveRecord::Migration def change add_column :spina_layout_parts, :account_id, :integer end end
Version data entries
27 entries across 15 versions & 1 rubygems