Sha256: 21885df3c4a2537fc7dffdc69c11d038ad1c71ee74a54d7d7ab463b46a126cf2
Contents?: true
Size: 124 Bytes
Versions: 7
Compression:
Stored size: 124 Bytes
Contents
class AddTitleToSites < ActiveRecord::Migration[5.2] def change add_column :pageflow_sites, :title, :string end end
Version data entries
7 entries across 7 versions & 1 rubygems