Sha256: b220023a5104b8aded86eb6780cc7f85af14be5d02d671b2c77ff50fb6b43342
Contents?: true
Size: 150 Bytes
Versions: 5
Compression:
Stored size: 150 Bytes
Contents
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