Sha256: b6a5b8268eb3a3cce6e61fa1afc46a95d08d5f74105b991ff3c82a863ea85715
Contents?: true
Size: 204 Bytes
Versions: 68
Compression:
Stored size: 204 Bytes
Contents
class AddExternalKeyToContentBlocks < ActiveRecord::Migration<%= migration_version %> def change add_column :content_blocks, :external_key, :string remove_index :content_blocks, :name end end
Version data entries
68 entries across 68 versions & 1 rubygems