Sha256: ca7980cbb2e6cc8cd4d1a7836d971af7e1847170feafac3bb69da94ead9bb5f0
Contents?: true
Size: 181 Bytes
Versions: 11
Compression:
Stored size: 181 Bytes
Contents
class AddTrailingSlashInCanonicalUrlsToThemings < ActiveRecord::Migration[5.2] def change add_column :pageflow_themings, :trailing_slash_in_canonical_urls, :boolean end end
Version data entries
11 entries across 11 versions & 1 rubygems