Sha256: e5cf676eba1522f0f431836622e3c49b63d80858175438fd5ce7178fa3870b7a
Contents?: true
Size: 144 Bytes
Versions: 12
Compression:
Stored size: 144 Bytes
Contents
class AddMaterializedPathToSpinaPages < ActiveRecord::Migration def change add_column :spina_pages, :materialized_path, :string end end
Version data entries
12 entries across 12 versions & 1 rubygems