Sha256: 8f08c6e849d48e35d428d045fb8966e49fa66d92cf70f625a6d3312fc82f9e1b
Contents?: true
Size: 169 Bytes
Versions: 11
Compression:
Stored size: 169 Bytes
Contents
class AddCanonicalEntryUrlPrefixToThemings < ActiveRecord::Migration[5.2] def change add_column :pageflow_themings, :canonical_entry_url_prefix, :string end end
Version data entries
11 entries across 11 versions & 1 rubygems