Sha256: ac285f91b62d2c84fb599519d9a63d096600478e6dd8444ff263a2ba5f4e7a2e
Contents?: true
Size: 129 Bytes
Versions: 25
Compression:
Stored size: 129 Bytes
Contents
class RemoveEntryIdFromChapters < ActiveRecord::Migration def change remove_column :pageflow_chapters, :entry_id end end
Version data entries
25 entries across 25 versions & 1 rubygems