Sha256: 3f0a080fe681d2868cfeb4d39fbae9859e4963e5c4ef3a03589ddccde4b2afac
Contents?: true
Size: 190 Bytes
Versions: 15
Compression:
Stored size: 190 Bytes
Contents
# This migration comes from spina (originally 20130504163456) class AddSeoTitleToSpinaPages < ActiveRecord::Migration def change add_column :spina_pages, :seo_title, :string end end
Version data entries
15 entries across 15 versions & 1 rubygems