Sha256: 83346f4f9403053093886ba99041eab07299cde31fd690025317e47371a8a5fb
Contents?: true
Size: 213 Bytes
Versions: 5
Compression:
Stored size: 213 Bytes
Contents
# This migration comes from tb_cms (originally 20120911190030) class AddSymbolNameToSpudPagePartials < ActiveRecord::Migration[4.2] def change add_column :spud_page_partials, :symbol_name, :string end end
Version data entries
5 entries across 5 versions & 1 rubygems