Sha256: 8f8c62434a46429a95f0d51061ff8c43017a597261fcf867087a648743d8f800
Contents?: true
Size: 118 Bytes
Versions: 3
Compression:
Stored size: 118 Bytes
Contents
class AddApproveToVendor < ActiveRecord::Migration def change add_column :vendors, :approve, :boolean end end
Version data entries
3 entries across 3 versions & 1 rubygems