Sha256: 4436002f35d9ceddb0163855af2437f005ec2d76ad16b889c971fc479a6dccc4
Contents?: true
Size: 120 Bytes
Versions: 4
Compression:
Stored size: 120 Bytes
Contents
class AddSeoH1ToPages < ActiveRecord::Migration[5.0] def change add_column :kms_pages, :seo_h1, :string end end
Version data entries
4 entries across 4 versions & 1 rubygems