Sha256: 6d4a395da9aa2138307973bc60025e649ebb865cfed17e9c160c89930bc82a64
Contents?: true
Size: 180 Bytes
Versions: 14
Compression:
Stored size: 180 Bytes
Contents
# This migration comes from tb_cms (originally 20120118141852) class AddNotesToSpudPages < ActiveRecord::Migration def change add_column :spud_pages, :notes, :text end end
Version data entries
14 entries across 14 versions & 1 rubygems