Sha256: 201720fc935d437aa6ad03d76effca086b22d35a9d66290783e12fe86abd533b
Contents?: true
Size: 114 Bytes
Versions: 32
Compression:
Stored size: 114 Bytes
Contents
class RemovePriceFromSection < ActiveRecord::Migration def change remove_column :sections, :price end end
Version data entries
32 entries across 32 versions & 1 rubygems