Sha256: 6fb0fb2bc26a6c29e4879c0069c6eaf7fd18117e4246e34866c8091c95e66ccb
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
class RemoveLayoutFromBlockSlots < ActiveRecord::Migration[5.1] def change remove_column :block_slots, :layout, :string end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
forest_cms-0.98.1 | db/migrate/20170818025500_remove_layout_from_block_slots.rb |