Sha256: b9f3ec95e3cc1baf22488d27b255c8c9c2c5971a0bd7570cb59663e8a69f8160
Contents?: true
Size: 142 Bytes
Versions: 7
Compression:
Stored size: 142 Bytes
Contents
class AddCustomFeedUrlToSites < ActiveRecord::Migration[5.2] def change add_column :pageflow_sites, :custom_feed_url, :string end end
Version data entries
7 entries across 7 versions & 1 rubygems