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